Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_search.c98 void *slp_tfind(const void *ky, void *const *rtp, in slp_tfind() function
H A Dslp_da_cache.c114 ans = slp_tfind(ce, &da_cache, compare_entries); in slp_find_das_cached()
H A Dslp-internal.h226 extern void *slp_tfind(const void *, void *const *,
H A DSLPUtils.c610 ans = slp_tfind(pe, &slp_props, compare_props); in SLPGetProperty()