Home
last modified time | relevance | path

Searched refs:hash_Exists (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/bootp/common/
H A Dhash.c181 hash_Exists(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Exists() function
215 if (hash_Exists(hashtable, hashcode, compare, key)) { in hash_Insert()
H A Dhash.h129 extern int hash_Exists(hash_tbl *, u_int code,