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

/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dtables.c1136 universe_hash_t *universe_hash; variable
1239 universe_new_hash (&universe_hash, 1, MDL);
1240 universe_hash_add (universe_hash,
1243 universe_hash_add (universe_hash,
1246 universe_hash_add (universe_hash,
H A Doptions.c1762 universe_hash_lookup (&u, universe_hash,
H A Dparse.c860 if (!universe_hash_lookup (&universe, universe_hash,
972 universe_hash_add (universe_hash, nu -> name, 0, nu, MDL);
/netbsd-6-1-5-RELEASE/dist/dhcp/server/
H A Dstables.c838 universe_hash_add (universe_hash,
840 universe_hash_add (universe_hash,
H A Dmdb.c2059 struct hash_table *universe_hash; variable in typeref:struct:hash_table
2291 universe_free_hash_table (&universe_hash, MDL);
H A Ddhcp.c1170 if (!universe_hash_lookup (&u, universe_hash,
2633 if (!universe_hash_lookup (&u, universe_hash,
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Ddhcpd.h1804 extern universe_hash_t *universe_hash;

Completed in 191 milliseconds