Searched refs:universe_hash (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sbin/dhclient/
H A Dtables.c426 struct hash_table universe_hash; variable in typeref:struct:hash_table
443 universe_hash.hash_count = DEFAULT_HASH_SIZE;
444 add_hash(&universe_hash,
H A Ddhcpd.h332 extern struct hash_table universe_hash;
H A Dclparse.c719 universe = ((struct universe *)hash_lookup(&universe_hash,

Completed in 57 milliseconds