Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dhash.c104 hash_lookup(struct hash_table *table, unsigned char *name, int len) in hash_lookup() function
H A Dclparse.c727 universe = ((struct universe *)hash_lookup(&universe_hash, in parse_option_decl()
745 option = (struct option *)hash_lookup(universe->hash, in parse_option_decl()
H A Ddhcpd.h334 void *hash_lookup(struct hash_table *, unsigned char *, int);