Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c100 char *slp_find_das_cached(const char *query) { in slp_find_das_cached() function
H A Dslp-internal.h198 extern char *slp_find_das_cached(const char *);
H A DSLPUtils.c317 if (*reply = slp_find_das_cached(filter)) { in slp_find_das()