#include "system.h"#include <rpmlib.h>#include <rpmpgp.h>#include "depends.c"#include "debug.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| const char * | program_name |
|
||||||||||||
|
Definition at line 13 of file rpm2cpio.c. References _, _RPMVSF_NODIGESTS, _RPMVSF_NOSIGNATURES, alloca(), EXIT_FAILURE, EXIT_SUCCESS, Fclose(), fdDup(), Fdopen(), Ferror(), Fopen(), Fstrerror(), headerGetEntry(), RPMRC_FAIL, RPMRC_NOKEY, RPMRC_NOTFOUND, RPMRC_NOTTRUSTED, RPMRC_OK, rpmReadPackageFile(), RPMTAG_PAYLOADCOMPRESSOR, rpmtsCreate(), rpmtsFree(), rpmtsSetVSFlags(), RPMVSF_NOHDRCHK, setprogname, stpcpy(), ufdCopy(), and vsflags. |
|
|
Definition at line 4 of file rpm2cpio.c. |
1.4.4