Go to the documentation of this file.
10 #define _RPMNS_INTERNAL
28 #if defined(_RPMDS_INTERNAL)
52 int (*EVRparse) (
const char *evrstr,
EVR_t evr);
53 int (*EVRcmp) (
const char *a,
const char *b);
70 #if defined(_RPMPRCO_INTERNAL)
129 const char * msg,
const char * fn,
unsigned ln)
132 #define rpmdsUnlink(_ds, _msg) XrpmdsUnlink(_ds, _msg, __FILE__, __LINE__)
147 const char * fn,
unsigned ln)
149 #define rpmdsLink(_ds, _msg) XrpmdsLink(_ds, _msg, __FILE__, __LINE__)
348 int (*EVRparse)(
const char *everstr,
EVR_t evr))
359 int (*EVRcmp)(
const char *a,
const char *b))
557 int rpmdsELF(
const char * fn,
int flags,
558 int (*add) (
void * context,
rpmds ds),
void * context)
561 #define RPMELF_FLAG_SKIPPROVIDES 0x1
562 #define RPMELF_FLAG_SKIPREQUIRES 0x2
585 int rpmdsRldpath(
rpmPRCO PRCO,
const char * rldp)
597 int rpmdsCrle(
rpmPRCO PRCO,
const char * fn)