Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/bootp/common/
Dreadfile.h8 extern boolean hwlookcmp(hash_datum *, hash_datum *);
Dreadfile.c2003 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp() function
/netbsd/src/usr.sbin/bootp/bootpd/
Dbootpd.c656 hp = (struct host *) hash_Lookup(hwhashtable, hashcode, hwlookcmp, in handle_request()
670hwlookcmp, &dummyhost); in handle_request()