Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h573 struct binding_scope *scope;
1645 struct binding_scope *scope; /* "set var = value;" */
1837 struct binding_scope **scope;
1880 struct binding_scope **,
1898 struct binding_scope **scope,
1906 struct binding_scope **,
1914 struct binding_scope **scope,
1929 struct binding_scope **scope,
1944 struct option_state *, struct binding_scope **, unsigned,
1949 struct option_state *, struct binding_scope **, unsigned,
[all …]
H A Dtree.h125 struct binding_scope { struct
127 struct binding_scope *outer; argument
313 struct binding_scope **, struct universe *, void *,
318 struct binding_scope **,
330 struct binding_scope **,
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c43 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;
1139 struct binding_scope **scope;
2242 struct binding_scope **scope;
2712 struct binding_scope **scope;
2747 struct binding_scope **scope;
2793 struct binding_scope **scope;
[all …]
H A Doptions.c556 struct binding_scope **scope, in cons_options()
906 struct binding_scope **dummy_binding_scope, in vsio_options()
1252 struct binding_scope **scope, in store_options()
2300 struct binding_scope **scope;
2335 struct binding_scope **scope;
2691 struct binding_scope **dummy_binding_scope, in count_options()
2706 struct binding_scope **dummy_binding_scope, in collect_oro()
3062 struct binding_scope **scope, struct option_cache *oc) in store_option()
3136 struct binding_scope **scope;
3182 struct binding_scope **scop in search_subencapsulation()
3537 fqdn6_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) fqdn6_option_space_foreach() argument
3757 option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) option_space_foreach() argument
3776 suboption_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *),struct option_cache * oc,const char * vsname) suboption_foreach() argument
3800 hashed_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) hashed_option_space_foreach() argument
3982 linked_option_space_foreach(struct packet * packet,struct lease * lease,struct client_state * client_state,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,struct universe * u,void * stuff,void (* func)(struct option_cache *,struct packet *,struct lease *,struct client_state *,struct option_state *,struct option_state *,struct binding_scope **,struct universe *,void *)) linked_option_space_foreach() argument
[all...]
H A Dalloc.c1200 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 Dexecute.c49 struct binding_scope **scope;
58 struct binding_scope *ns;
584 struct binding_scope **scope;
1052 struct binding_scope **scope, in find_matching_case()
H A Dprint.c232 struct binding_scope **scope, in dump_packet_option()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dddns.c57 struct binding_scope **inscope,
112 struct binding_scope **scope = NULL; in ddns_updates()
829 struct binding_scope **inscope) in ddns_update_lease_text()
831 struct binding_scope **scope = NULL; in ddns_update_lease_text()
1691 struct binding_scope **inscope, in ddns_fwd_srv_connector()
1937 struct binding_scope **scope = NULL; in ddns_removals()
H A Ddhcpv6.c149 struct binding_scope **scope,
166 struct binding_scope **scope,
2458 struct binding_scope **scope;
3625 struct binding_scope **scope;
3722 struct binding_scope **scope, struct group *group)
4500 struct binding_scope **scope;
4868 struct binding_scope **scope;
4997 struct binding_scope **scope, struct group *group)
8584 struct binding_scope *scope = NULL;
H A Domapi.c2400 isc_result_t binding_scope_set_value (struct binding_scope *scope, int createp, in binding_scope_set_value()
2477 struct binding_scope *scope, in binding_scope_get_value()
2547 struct binding_scope *scope) in binding_scope_stuff_values()
H A Dconfpars.c4765 struct binding_scope *scope = NULL; in parse_ia_na_declaration()
5213 struct binding_scope *scope = NULL; in parse_ia_ta_declaration()
5651 struct binding_scope *scope = NULL; in parse_ia_pd_declaration()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c3846 struct binding_scope **scope, in write_lease_option()
4356 struct binding_scope **scope, in client_option_envadd()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa15360 (create_bb): Remove arguments end, prev_chain_p and binding_scope.
15404 union header_blocks, prev_chain_p, set_prev_chain_p, binding_scope,
15416 Remove fields prev_chain_p, loop_hdr and binding_scope. Update all
16395 (binding_scope): New inline function.
18726 * tree-cfg.c (create_bb): Add new binding_scope parameter which allows
18872 (struct bb_ann_def): Add fields 'prev_chain_p' and 'binding_scope'.