Home
last modified time | relevance | path

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

/freebsd-11-stable/libexec/bootpd/
HDreadfile.c260 hwinscmp(hash_datum *, hash_datum *);
436 if (hash_Insert(hwhashtable, hashcode, hwinscmp, hp, hp) < 0) {
1376 hwinscmp(d1, d2) in hwinscmp() function