We pass these around as an array with a sentinel. More...
#include <rpmlib.h>
Data Fields | |
| const char * | oldPath |
| const char * | newPath |
We pass these around as an array with a sentinel.
Definition at line 815 of file rpmlib.h.
| const char* rpmRelocation_s::newPath |
NULL means to omit the file completely!
Definition at line 819 of file rpmlib.h.
Referenced by addTE(), delTE(), installArgCallback(), main(), relocateFileList(), rpmfiNew(), and rpmInstall().
| const char* rpmRelocation_s::oldPath |
NULL here evals to RPMTAG_DEFAULTPREFIX,
Definition at line 817 of file rpmlib.h.
Referenced by addTE(), delTE(), installArgCallback(), main(), relocateFileList(), rpmfiNew(), and rpmInstall().
1.6.1