Searched refs:lh_retrieve (Results 1 – 3 of 3) sorted by relevance
179 void *lh_retrieve(_LHASH *lh, const void *data);215 ((type *)lh_retrieve(CHECKED_LHASH_OF(type, lh), \
248 void *lh_retrieve(_LHASH *lh, const void *data) in lh_retrieve() function