Searched refs:binding_scope (Results 1 – 12 of 12) sorted by relevance
| /minix3/external/bsd/dhcp/dist/includes/ |
| H A D | dhcpd.h | 516 struct binding_scope *scope; 1498 struct binding_scope *scope; /* "set var = value;" */ 1664 struct binding_scope **scope; 1705 struct binding_scope **, 1723 struct binding_scope **scope, 1731 struct binding_scope **, 1739 struct binding_scope **scope, 1754 struct binding_scope **scope, 1769 struct option_state *, struct binding_scope **, unsigned, 1807 struct binding_scope **, struct option_cache *); [all …]
|
| H A D | tree.h | 125 struct binding_scope { struct 127 struct binding_scope *outer; argument 312 struct binding_scope **, struct universe *, void *, 317 struct binding_scope **, 329 struct binding_scope **,
|
| /minix3/external/bsd/dhcp/dist/common/ |
| H A D | tree.c | 43 struct binding_scope *global_scope; 513 struct binding_scope **scope; 541 struct binding_scope *ns; 565 ns = (struct binding_scope *)0; 707 struct binding_scope **scope; 1126 struct binding_scope **scope; 2185 struct binding_scope **scope; 2655 struct binding_scope **scope; 2683 struct binding_scope **scope; 2730 struct binding_scope **scope; [all …]
|
| H A D | options.c | 531 struct binding_scope **scope, in cons_options() 869 struct binding_scope **dummy_binding_scope, in vsio_options() 1123 struct binding_scope **scope, in store_options() 2111 struct binding_scope **scope; 2427 struct binding_scope **dummy_binding_scope, in count_options() 2442 struct binding_scope **dummy_binding_scope, in collect_oro() 2798 struct binding_scope **scope, struct option_cache *oc) in store_option() 2872 struct binding_scope **scope; 2918 struct binding_scope **scope, in search_subencapsulation() 2960 struct binding_scope **scope; [all …]
|
| H A D | alloc.c | 1200 struct binding_scope **ptr; in binding_scope_allocate() 1204 struct binding_scope *bp; 1233 struct binding_scope **ptr; in binding_scope_reference() 1234 struct binding_scope *bp; 1251 *ptr = (struct binding_scope *)0;
|
| H A D | execute.c | 48 struct binding_scope **scope; 57 struct binding_scope *ns; 568 struct binding_scope **scope; 1024 struct binding_scope **scope, in find_matching_case()
|
| H A D | print.c | 220 struct binding_scope **scope, in dump_packet_option()
|
| /minix3/external/bsd/dhcp/dist/server/ |
| H A D | ddns.c | 52 struct binding_scope **inscope, 84 struct binding_scope **scope = NULL; in ddns_updates() 784 struct binding_scope **inscope) in ddns_update_lease_text() 786 struct binding_scope **scope = NULL; in ddns_update_lease_text() 1526 struct binding_scope **inscope, in ddns_fwd_srv_connector() 1711 struct binding_scope **scope = NULL; in ddns_removals()
|
| H A D | dhcpv6.c | 130 struct binding_scope **scope, 146 struct binding_scope **scope, 2078 struct binding_scope **scope; in reply_process_addr() 3035 struct binding_scope **scope; in find_client_address() 3130 struct binding_scope **scope, struct group *group) in reply_process_is_addressed() 3848 struct binding_scope **scope; in reply_process_prefix() 4220 struct binding_scope **scope; in find_client_prefix() 4340 struct binding_scope **scope, struct group *group) in reply_process_is_prefixed()
|
| H A D | omapi.c | 2335 isc_result_t binding_scope_set_value (struct binding_scope *scope, int createp, in binding_scope_set_value() 2412 struct binding_scope *scope, in binding_scope_get_value() 2482 struct binding_scope *scope) in binding_scope_stuff_values()
|
| H A D | confpars.c | 4488 struct binding_scope *scope = NULL; in parse_ia_na_declaration() 4930 struct binding_scope *scope = NULL; in parse_ia_ta_declaration() 5373 struct binding_scope *scope = NULL; in parse_ia_pd_declaration()
|
| /minix3/external/bsd/dhcp/dist/client/ |
| H A D | dhclient.c | 2829 struct binding_scope **scope, in write_lease_option() 3290 struct binding_scope **scope, in client_option_envadd()
|