Searched refs:search_get_module (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsearch_module.c68 search_get_module(search_si_private_t *pp, int cat, int *n) function
184 while (NULL != (src = search_get_module(pp, cat, &i)))
213 while (NULL != (src = search_get_module(pp, cat, &i)))
242 while (NULL != (src = search_get_module(pp, cat, &i)))
283 while (NULL != (src = search_get_module(pp, cat, &i)))
365 while (NULL != (src = search_get_module(pp, CATEGORY_GROUPLIST, &i))) {
403 while (NULL != (src = search_get_module(pp, cat, &i)))
437 while (NULL != (src = search_get_module(pp, cat, &i)))
486 while (NULL != (src = search_get_module(pp, cat, &i)))
528 while (NULL != (src = search_get_module(p
[all...]

Completed in 72 milliseconds