Searched refs:nullcmp (Results 1 – 1 of 1) sorted by relevance
266 nullcmp(hash_datum *, hash_datum *);446 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) { in readtab()457 if (hash_Insert(nmhashtable, hashcode, nullcmp, in readtab()1324 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp() function