rpm
4.5
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
lib
rpmlead.h
Go to the documentation of this file.
1
#ifndef _H_RPMLEAD
2
#define _H_RPMLEAD
3
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
18
rpmRC
writeLead
(
FD_t
fd,
const
struct
rpmlead
*lead)
19
/*@globals fileSystem @*/
20
/*@modifies fd, fileSystem @*/
;
21
28
rpmRC
readLead
(
FD_t
fd,
/*@out@*/
struct
rpmlead
*lead)
29
/*@modifies fd, *lead @*/
;
30
31
#ifdef __cplusplus
32
}
33
#endif
34
35
#endif
/* _H_RPMLEAD */
Generated on Tue Aug 28 2012 18:13:35 for rpm by
1.8.2