Go to the documentation of this file.
67 #if defined(_RPMPS_INTERNAL)
79 unsigned long long ulong1;
87 int numProblemsAlloced;
89 #if defined(__LCLINT__)
130 #define rpmpsUnlink(_ps, _msg) \
131 ((rpmps)rpmioUnlinkPoolItem((rpmioItem)(_ps), _msg, __FILE__, __LINE__))
142 #define rpmpsLink(_ps, _msg) \
143 ((rpmps)rpmioLinkPoolItem((rpmioItem)(_ps), _msg, __FILE__, __LINE__))
153 #define rpmpsFree(_ps) \
154 ((rpmps)rpmioFreePoolItem((rpmioItem)(_ps), __FUNCTION__, __FILE__, __LINE__))
227 const char * pkgNEVR,
229 const char * dn,
const char * bn,
230 const char * altNEVR,