Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/bootpd/
HDreadfile.h6 extern boolean hwlookcmp(hash_datum *, hash_datum *);
HDbootpd.c682 hp = (struct host *) hash_Lookup(hwhashtable, hashcode, hwlookcmp, in handle_request()
696 hwlookcmp, &dummyhost); in handle_request()
HDreadfile.c2034 hwlookcmp(d1, d2) in hwlookcmp() function