Home
last modified time | relevance | path

Searched refs:pool_search (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Dpool.h320 void pool_search(Pool *pool, Id p, Id key, const char *match, int flags, int (*callback)(void *cbda…
H A Dpool.c1359 pool_search(Pool *pool, Id p, Id key, const char *match, int flags, int (*callback)(void *cbdata, S… in pool_search() function