rpm
4.5
|
#include <build/buildio.h>
Data Fields | |
unsigned int | cpioArchiveSize |
FD_t | cpioFdIn |
rpmfi | cpioList |
struct rpmlead * | lead |
unsigned int cpioSourceArchive_s::cpioArchiveSize |
Definition at line 16 of file buildio.h.
Referenced by cpio_copy(), cpio_doio(), and writeRPM().
Definition at line 17 of file buildio.h.
Referenced by cpio_copy(), readRPM(), and writeRPM().
Definition at line 19 of file buildio.h.
Referenced by cpio_doio(), and writeRPM().
struct rpmlead* cpioSourceArchive_s::lead |
Definition at line 21 of file buildio.h.
Referenced by writeRPM().