Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.h8 extern boolean nmcmp(hash_datum *, hash_datum *);
H A Dreadfile.c220 boolean nmcmp(hash_datum *, hash_datum *);
1326 nmcmp(hash_datum *d1, hash_datum *d2) in nmcmp() function
1412 hp2 = (struct host *) hash_Lookup(nmhashtable, hashcode, nmcmp, tstring); in fill_defaults()
/freebsd/libexec/bootpd/tools/bootpef/
H A Dbootpef.c229 nmcmp, argv[0]); in main()