Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.c249 hwinscmp(hash_datum *, hash_datum *);
424 if (hash_Insert(hwhashtable, hashcode, hwinscmp, hp, hp) < 0) { in readtab()
1348 hwinscmp(hash_datum *d1, hash_datum *d2) in hwinscmp() function