Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.h10 extern boolean nmcmp(hash_datum *, hash_datum *);
H A Dreadfile.c227 boolean nmcmp(hash_datum *, hash_datum *);
1335 nmcmp(hash_datum *d1, hash_datum *d2) in nmcmp() function
1421 hp2 = (struct host *) hash_Lookup(nmhashtable, hashcode, nmcmp, tstring); in fill_defaults()
/netbsd-src/usr.sbin/bootp/bootpef/
H A Dbootpef.c237 nmcmp, argv[0]); in main()