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

/freebsd-current/sbin/rcorder/
H A Drcorder.c1015 Hash_Search psearch; local
1022 entry = Hash_EnumFirst(provide_hash, &psearch);
1049 } while (NULL != (entry = Hash_EnumNext(&psearch)));
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Drb.h185 a_prefix##psearch(a_rbt_type *rbtree, const a_type *key); \
448 a_prefix##psearch(a_rbt_type *rbtree, const a_type *key) { \

Completed in 184 milliseconds