rpmsid rpmstrPoolNumStr(rpmstrPool pool)
rpmstrPool rpmstrPoolFree(rpmstrPool pool)
struct rpmstrPool_s * rpmstrPool
rpmsid rpmstrPoolId(rpmstrPool pool, const char *s, int create)
rpmsid rpmstrPoolIdn(rpmstrPool pool, const char *s, size_t slen, int create)
const char * rpmstrPoolStr(rpmstrPool pool, rpmsid sid)
rpmstrPool rpmstrPoolLink(rpmstrPool pool)
size_t rpmstrPoolStrlen(rpmstrPool pool, rpmsid sid)
rpmstrPool rpmstrPoolCreate(void)
void rpmstrPoolFreeze(rpmstrPool pool, int keephash)
void rpmstrPoolUnfreeze(rpmstrPool pool)
int rpmstrPoolStreq(rpmstrPool poolA, rpmsid sidA, rpmstrPool poolB, rpmsid sidB)