Home
last modified time | relevance | path

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

/freebsd-14-stable/libexec/bootpd/
HDhash.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()
HDhash.h129 extern int hash_Exists(hash_tbl *, u_int code,