OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:group_name_hash
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
memory.c
37
group_hash_t *
group_name_hash
;
variable
45
if (
group_name_hash
) {
47
group_hash_lookup (&d,
group_name_hash
, group -> name,
63
group_hash_delete (
group_name_hash
,
85
if (
group_name_hash
) {
87
group_hash_lookup (&t,
group_name_hash
,
107
group_hash_delete (
group_name_hash
,
115
group_new_hash(&
group_name_hash
, GROUP_HASH_SIZE, MDL);
123
group_hash_add (
group_name_hash
, group -> name,
comapi.c
240
if (
group_name_hash
) {
242
if (group_hash_lookup (&t,
group_name_hash
,
245
group_hash_delete (
group_name_hash
,
368
if (
group_name_hash
&&
369
group_hash_lookup (&group,
group_name_hash
,
/src/external/mpl/dhcp/dist/server/
omapi.c
968
group_hash_lookup (&group,
group_name_hash
,
1880
group_hash_lookup(&group,
group_name_hash
,
mdb.c
2466
if (
group_name_hash
) {
2468
for (i = 0; i <
group_name_hash
-> hash_count; i++) {
2469
for (hb =
group_name_hash
-> buckets [i];
confpars.c
2033
if (!group_hash_lookup (&go,
group_name_hash
,
3033
if (
group_name_hash
) {
3035
if (group_hash_lookup(&t,
group_name_hash
,
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
2486
extern group_hash_t *
group_name_hash
;
Completed in 26 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026