Searched refs:hash_Delete (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/libexec/bootpd/ | ||
| D | hash.h | 137 extern int hash_Delete(hash_tbl *, u_int code, |
| D | hash.c | 254 hash_Delete(hashtable, hashcode, compare, key, free_data) in hash_Delete() function |