Searched refs:slp_tfind (Results 1 – 4 of 4) sorted by relevance
98 void *slp_tfind(const void *ky, void *const *rtp, in slp_tfind() function
114 ans = slp_tfind(ce, &da_cache, compare_entries); in slp_find_das_cached()
226 extern void *slp_tfind(const void *, void *const *,
610 ans = slp_tfind(pe, &slp_props, compare_props); in SLPGetProperty()