Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/bootpd/
Dhash.c185 hash_Exists(hashtable, hashcode, compare, key) in hash_Exists() function
225 if (hash_Exists(hashtable, hashcode, compare, key)) {
Dhash.h130 extern int hash_Exists(hash_tbl *, u_int code,