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