OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_name_hash
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
mdb.c
41
host_hash_t *
host_name_hash
;
variable
235
if (!
host_name_hash
) {
236
if (!host_new_hash(&
host_name_hash
, HOST_HASH_SIZE, MDL))
238
host_hash_add (
host_name_hash
,
242
host_hash_lookup (&hp,
host_name_hash
,
248
host_hash_delete (
host_name_hash
,
272
host_hash_add (
host_name_hash
,
614
if (
host_name_hash
) {
615
if (host_hash_lookup (&hp,
host_name_hash
,
619
host_hash_delete (
host_name_hash
,
[
all
...]
mdb6.c
2441
hash_foreach(
host_name_hash
, mark_hosts_unavailable_support);
2491
hash_foreach(
host_name_hash
, mark_phosts_unavailable_support);
omapi.c
1551
host_hash_lookup (&host,
host_name_hash
,
confpars.c
2179
if (host_hash_lookup (&hp,
host_name_hash
,
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
3529
extern host_hash_t *
host_name_hash
;
Completed in 76 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026