Home
last modified time | relevance | path

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

/haiku/src/libs/libsolv/solv/
H A Drepo.h123 #define SEARCH_ENTERSUB -1 macro
H A Drepodata.c946 if (stop && stop != SEARCH_ENTERSUB) in repodata_search()
948 if ((flags & SEARCH_SUB) != 0 || stop == SEARCH_ENTERSUB) in repodata_search()