Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/bootpd/
H A Dreadfile.c266 nullcmp(hash_datum *, hash_datum *);
447 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) {
458 if (hash_Insert(nmhashtable, hashcode, nullcmp,
1340 nullcmp(d1, d2) in nullcmp() function