Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcpd/
H A Dtables.c695 struct hash_table universe_hash; variable
712 universe_hash.hash_count = DEFAULT_HASH_SIZE; in initialize_universes()
713 add_hash(&universe_hash, in initialize_universes()
H A Ddhcpd.h466 extern struct hash_table universe_hash;
H A Dconfpars.c1031 universe = ((struct universe *)hash_lookup(&universe_hash, in parse_option_param()