Home
last modified time | relevance | path

Searched defs:localpool (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Drepodata.h79 int localpool; /* is local string pool used */ member
H A Drepodata.c42 repodata_initdata(Repodata *data, Repo *repo, int localpool) in repodata_initdata()
123 repodata_empty(Repodata *data, int localpool) in repodata_empty()