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