Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dhash.c176 hash_Exists(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Exists() function
210 if (hash_Exists(hashtable, hashcode, compare, key)) { in hash_Insert()
H A Dhash.h129 extern int hash_Exists(hash_tbl *, u_int code,