Searched refs:hwlookcmp (Results 1 – 3 of 3) sorted by relevance
6 extern boolean hwlookcmp(hash_datum *, hash_datum *);
678 hp = (struct host *) hash_Lookup(hwhashtable, hashcode, hwlookcmp, in handle_request()692 hwlookcmp, &dummyhost); in handle_request()
1997 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp() function