Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dhash.h136 extern int hash_Delete(hash_tbl *, u_int code,
H A Dhash.c232 hash_Delete(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Delete() function