Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/bootpd/
H A Dreadfile.c258 nullcmp(hash_datum *, hash_datum *);
439 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) {
450 if (hash_Insert(nmhashtable, hashcode, nullcmp,
1332 nullcmp(d1, d2) in nullcmp() function