Files | |
| file | rpmlead.c |
| file | rpmlead.h |
| Routines to read and write an rpm lead structure for a a package. | |
| file | rpmlib.h |
Data Structures | |
| struct | rpmlead |
Functions | |
| int | writeLead (FD_t fd, struct rpmlead *lead) |
| int | readLead (FD_t fd, struct rpmlead *lead) |
|
|
Read lead from file handle.
Definition at line 45 of file rpmlead.c. Referenced by main(), readPackageHeaders(), rpmCheckSig(), and rpmReSign().
|
|
|
Write lead to file handle.
Definition at line 22 of file rpmlead.c. Referenced by main(), psmStage(), rpmReSign(), and writeRPM().
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001