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