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

/freebsd-10.2-release/libexec/bootpd/
H A Dhash.h131 extern int hash_Exists(hash_tbl *, u_int code,
H A Dhash.c196 hash_Exists(hashtable, hashcode, compare, key)
237 if (hash_Exists(hashtable, hashcode, compare, key)) {
192 hash_Exists(hashtable, hashcode, compare, key) function

Completed in 51 milliseconds