HomeSort by: relevance | last modified time | path
    Searched defs:nullcmp (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/bootp/common/
readfile.c 263 nullcmp(hash_datum *, hash_datum *);
446 if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) {
457 if (hash_Insert(nmhashtable, hashcode, nullcmp,
1334 nullcmp(hash_datum *d1, hash_datum *d2)
1323 nullcmp(hash_datum *d1, hash_datum *d2) function in typeref:typename:PRIVATE boolean

Completed in 11 milliseconds