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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c82 static void *da_cache; variable
116 ans = slp_tfind(ce, &da_cache, compare_entries);
186 ce2 = slp_tsearch((void *) ce, &da_cache, compare_entries);
260 if (da_cache) {
261 slp_twalk(da_cache,
265 da_cache = NULL;

Completed in 58 milliseconds