Home
last modified time | relevance | path

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

/haiku/src/libs/libsolv/solv/
H A Dselection.c447 selection_depglob_arch(Pool *pool, Queue *selection, const char *name, int flags) in selection_depglob_arch() function
557 if ((ret = selection_depglob_arch(pool, selection, rname, flags)) != 0) in selection_rel()
769 ret = selection_depglob_arch(pool, selection, name, flags); in selection_make()