Home
last modified time | relevance | path

Searched defs:universe (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h303 struct universe { struct
305 struct option_cache *(*lookup_func) (struct universe *, argument
308 void (*save_func) (struct universe *, struct option_state *, argument
313 struct binding_scope **, struct universe *, void *, argument
320 void (*delete_func) (struct universe *universe, argument
322 int (*option_state_dereference) (struct universe *, argument
326 const unsigned char *, unsigned, struct universe *); argument
331 struct universe *); argument
350 struct universe *universe; argument
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c124 int parse_option_buffer (options, buffer, length, universe) in parse_option_buffer() argument
307 struct universe *universe = (struct universe *)0; find_option_universe() local
355 struct universe *universe = find_option_universe (eopt, uname); parse_encapsulated_suboptions() local
904 vsio_options(struct option_cache * oc,struct packet * packet,struct lease * dummy_lease,struct client_state * dummy_client_state,struct option_state * dummy_opt_state,struct option_state * opt_state,struct binding_scope ** dummy_binding_scope,struct universe * universe,void * void_vsio_state) vsio_options() argument
2287 get_option(result,universe,packet,lease,client_state,in_options,cfg_options,options,scope,code,file,line) get_option() argument
2322 get_option_int(result,universe,packet,lease,client_state,in_options,cfg_options,options,scope,code,file,line) get_option_int() argument
2367 set_option(universe,options,option,op) set_option() argument
2467 lookup_option(universe,options,code) lookup_option() argument
2482 lookup_hashed_option(universe,options,code) lookup_hashed_option() argument
2509 save_option_buffer(struct universe * universe,struct option_state * options,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep) save_option_buffer() argument
2533 append_option_buffer(struct universe * universe,struct option_state * options,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep) append_option_buffer() argument
2557 prepare_option_buffer(struct universe * universe,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep,struct option_cache ** opp) prepare_option_buffer() argument
2782 save_option(struct universe * universe,struct option_state * options,struct option_cache * oc) save_option() argument
2793 also_save_option(struct universe * universe,struct option_state * options,struct option_cache * oc) also_save_option() argument
2803 save_hashed_option(struct universe * universe,struct option_state * options,struct option_cache * oc,isc_boolean_t appendp) save_hashed_option() argument
2870 delete_option(universe,options,code) delete_option() argument
2882 delete_hashed_option(universe,options,code) delete_hashed_option() argument
2967 hashed_option_state_dereference(universe,state,file,line) hashed_option_state_dereference() argument
3005 append_option(struct data_string * dst,struct universe * universe,struct option * option,struct data_string * src) append_option() argument
3055 store_option(struct data_string * result,struct universe * universe,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 option_cache * oc) store_option() argument
3180 search_subencapsulation(struct data_string * result,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 * universe) search_subencapsulation() argument
3214 hashed_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) hashed_option_space_encapsulate() argument
3257 nwip_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) nwip_option_space_encapsulate() argument
3382 fqdn_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) fqdn_option_space_encapsulate() argument
3498 lookup_fqdn6_option(struct universe * universe,struct option_state * options,unsigned code) lookup_fqdn6_option() argument
3509 save_fqdn6_option(struct universe * universe,struct option_state * options,struct option_cache * oc,isc_boolean_t appendp) save_fqdn6_option() argument
3519 delete_fqdn6_option(struct universe * universe,struct option_state * options,int code) delete_fqdn6_option() argument
3538 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
3561 fqdn6_option_space_encapsulate(struct data_string * result,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 * universe) fqdn6_option_space_encapsulate() argument
3758 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
3777 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
3788 struct universe *universe = find_option_universe (oc -> option, suboption_foreach() local
3801 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
3833 save_linked_option(struct universe * universe,struct option_state * options,struct option_cache * oc,isc_boolean_t appendp) save_linked_option() argument
3878 linked_option_space_encapsulate(result,packet,lease,client_state,in_options,cfg_options,scope,universe) linked_option_space_encapsulate() argument
3913 delete_linked_option(universe,options,code) delete_linked_option() argument
3942 lookup_linked_option(universe,options,code) lookup_linked_option() argument
3967 linked_option_state_dereference(universe,state,file,line) linked_option_state_dereference() argument
3983 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 Dparse.c1187 struct universe *universe; local
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Doptions.c586 struct space *universe; in option_lookup_name() local
606 struct space *universe; in kea_lookup_name() local
631 struct space *universe; in option_lookup_code() local
H A Dreduce.c90 struct element *universe; in reduce_boolean_expression() local
543 struct element *universe; in reduce_data_expression() local
881 struct element *universe; in reduce_data_expression() local
H A Dprint.c101 struct element *universe; in print_boolean_expression() local
625 struct element *universe; in print_data_expression() local
953 struct element *universe; in print_data_expression() local
H A Dparse.c780 struct space *universe; in parse_option_space_decl() local
1294 struct space *universe; in parse_vendor_code_definition() local
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_constraints.c530 isl_bool universe; in isl_printer_print_schedule_constraints() local
H A Disl_morph.c387 isl_basic_set *universe; in isl_morph_identity() local
H A Disl_map_subtract.c931 isl_map *universe; in isl_map_complement() local
H A Disl_schedule_node.c352 isl_union_map *exp, *universe; in collect_filter_prefix_expansion() local
4288 isl_union_set *universe; in replace_by_universe_if_disjoint() local
4457 isl_union_set *universe; in extension_from_domain() local
H A Disl_ast_graft.c716 isl_set *universe; in isl_ast_graft_list_insert_pending_guard_nodes() local
H A Disl_ast_codegen.c4329 isl_union_map *partial, *test, *gt, *universe, *umap1, *umap2; in after_in_band() local
4384 isl_union_map *prefix, *universe, *umap1, *umap2; in after_in_context() local
5086 isl_union_map *universe; in generate_code() local
H A Disl_schedule_tree.c1584 isl_union_map *universe; in append_range() local
H A Disl_union_map.c2292 static __isl_give isl_map *universe(__isl_take isl_map *map) in universe() function
3057 isl_union_map *universe; in isl_union_map_is_single_valued() local
H A Disl_test.c10262 isl_bool universe; in test_simplify_2() local
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c5616 static int check_option_values(struct universe *universe, in check_option_values()
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py8822 def universe(arg0): member in union_map
10227 def universe(arg0): member in map
11324 def universe(arg0): member in union_set
12312 def universe(arg0): member in set
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h10617 isl::checked::map map::universe(isl::checked::space space) in universe() function
17576 isl::checked::set set::universe(isl::checked::space space) in universe() function
19063 isl::checked::union_map union_map::universe() const in universe() function
20351 isl::checked::union_set union_set::universe() const in universe() function
H A Dcpp.h13496 isl::map map::universe(isl::space space) in universe() function
24635 isl::set set::universe(isl::space space) in universe() function
27276 isl::union_map union_map::universe() const in universe() function
29456 isl::union_set union_set::universe() const in universe() function