Home
last modified time | relevance | path

Searched refs:root_group (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_name.c60 static struct aml_name_group root_group = { variable
66 struct aml_name_group *name_group_list = &root_group;
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dmemory.c36 struct group *root_group; variable
H A Dcomapi.c168 if (!clone_group (&group -> group, root_group, MDL)) in dhcp_group_set_value()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c808 if (!group_allocate (&root_group, MDL)) in main()
810 root_group -> authoritative = 0; in main()
830 if (!(parse_executable_statements(&root_group->statements, in main()
1138 options, &global_scope, root_group, in postconf_initialization()
H A Dldap.c1350 options, &global_scope, root_group, in ldap_start()
2341 res = conf_file_subparse (cfile, root_group, ROOT_GROUP); in ldap_read_config()
2435 res = conf_file_subparse (cfile, root_group, ROOT_GROUP); in ldap_read_config()
2730 if (!clone_group (&host->group, root_group, MDL)) in find_haddr_in_ldap()
3081 if (!clone_group (&host->group, root_group, MDL)) in find_client_in_ldap()
H A Domapi.c1071 if (!clone_group (&host -> group, root_group, MDL)) in dhcp_host_set_value()
1077 host -> group != root_group) in dhcp_host_set_value()
1590 group_reference (&hp -> group, root_group, MDL); in dhcp_host_create()
2267 if (clone_group(&cp->group, root_group, MDL) == 0) in dhcp_class_create()
2374 group_reference (&cp->group, root_group, MDL); in dhcp_subclass_create()
H A Ddhcpleasequery.c209 relay_group = root_group; in dhcpleasequery()
1101 &global_scope, root_group, NULL, NULL); in dhcpv6_leasequery()
H A Ddhcpv6.c420 opt_state, &global_scope, root_group, in set_server_duid_from_option()
1115 &global_scope, root_group, NULL, NULL); in start_reply()
1898 reply.shared->group, root_group, in lease_to_client()
3754 &global_scope, root_group, NULL,
3767 scope, group, root_group, on_star);
3913 scope, group, root_group, NULL);
5029 &global_scope, root_group, NULL,
5042 scope, group, root_group, on_star);
5173 scope, group, root_group, NULL);
5919 &global_scope, root_group, NULL, NULL);
[all …]
H A Dconfpars.c73 res = read_conf_file (path_dhcpd_conf, root_group, ROOT_GROUP, 0); in readconf()
222 conf_file_subparse (cfile, root_group, ROOT_GROUP); in trace_conf_input()
299 parse_class_declaration(0, cfile, root_group, in lease_file_subparse()
302 parse_class_declaration(0, cfile, root_group, in lease_file_subparse()
305 parse_host_declaration (cfile, root_group); in lease_file_subparse()
307 parse_group_declaration (cfile, root_group); in lease_file_subparse()
H A Ddb.c431 host -> group != root_group) {
H A Dmdb.c3231 group_dereference (&root_group, MDL);
H A Ddhcp.c5570 &global_scope, root_group, in eval_network_statements()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2485 extern struct group *root_group;