rpm
5.4.10
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
build.h
Go to the documentation of this file.
1
#ifndef H_BUILD
2
#define H_BUILD
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
int
build
(
rpmts
ts,
BTA_t
ba,
/*@null@*/
const
char
* rcfile)
9
/*@globals rpmGlobalMacroContext, rpmCLIMacroContext,
10
h_errno, fileSystem, internalState @*/
11
/*@modifies ts, ba->buildAmount, rpmGlobalMacroContext, rpmCLIMacroContext,
12
fileSystem, internalState @*/
;
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
19
Generated on Mon Nov 5 2012 15:32:18 for rpm by
1.8.1.2