Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.c255 nullcmp(hash_datum *, hash_datum *);
435 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) { in readtab()
446 if (hash_Insert(nmhashtable, hashcode, nullcmp, in readtab()
1314 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp() function