Home
last modified time | relevance | path

Searched refs:hwlookcmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/bootpd/
H A Dreadfile.h6 extern boolean hwlookcmp(hash_datum *, hash_datum *);
H A Dbootpd.c678 hp = (struct host *) hash_Lookup(hwhashtable, hashcode, hwlookcmp, in handle_request()
692 hwlookcmp, &dummyhost); in handle_request()
H A Dreadfile.c1997 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp() function