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

/freebsd-current/sbin/dhclient/
H A Dtables.c428 struct hash_table universe_hash; variable in typeref:struct:hash_table
445 universe_hash.hash_count = DEFAULT_HASH_SIZE;
446 add_hash(&universe_hash,
H A Ddhcpd.h339 extern struct hash_table universe_hash;
H A Dclparse.c727 universe = ((struct universe *)hash_lookup(&universe_hash,

Completed in 115 milliseconds