Home
last modified time | relevance | path

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

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