rpm
5.2.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
lib
rpmlib.h
Go to the documentation of this file.
1
#ifndef H_RPMLIB
2
#define H_RPMLIB
3
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
/* ==================================================================== */
18
29
rpmRC
rpmInstallSourcePackage
(
rpmts
ts,
void
*
_fd
,
30
/*@null@*/
/*@out@*/
const
char
** specFilePtr,
31
/*@null@*/
/*@out@*/
const
char
** cookie)
32
/*@globals rpmGlobalMacroContext, h_errno, fileSystem, internalState @*/
33
/*@modifies ts, *specFilePtr, *cookie, rpmGlobalMacroContext,
34
fileSystem, internalState @*/
;
35
38
#ifdef __cplusplus
39
}
40
#endif
41
42
#endif
/* H_RPMLIB */
Generated on Thu Sep 26 2013 19:13:34 for rpm by
1.8.3.1