Searched refs:hash_Delete (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/bootpd/ | ||
H A D | hash.h | 136 extern int hash_Delete(hash_tbl *, u_int code, |
H A D | hash.c | 232 hash_Delete(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Delete() function |