Searched refs:nullcmp (Results 1 – 1 of 1) sorted by relevance
262 nullcmp(hash_datum *, hash_datum *);443 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) { in readtab()454 if (hash_Insert(nmhashtable, hashcode, nullcmp, in readtab()1323 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp() function