Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 184) sorted by relevance

12345678

/dflybsd-src/lib/libtcplay/
H A Dtcplay_api.c218 struct tcplay_opts *opts; in tc_api_task_set() local
458 _opts_check_create(struct tcplay_opts *opts) in _opts_check_create()
485 _opts_check_map(struct tcplay_opts *opts) in _opts_check_map()
511 _opts_check_unmap(struct tcplay_opts *opts) in _opts_check_unmap()
542 _opts_check_info(struct tcplay_opts *opts) in _opts_check_info()
568 _opts_check_info_mapped(struct tcplay_opts *opts) in _opts_check_info_mapped()
599 _opts_check_modify(struct tcplay_opts *opts) in _opts_check_modify()
621 _opts_check_restore(struct tcplay_opts *opts) in _opts_check_restore()
636 struct tcplay_opts *opts; in tc_api_task_do() local
H A Dtcplay.c527 create_volume(struct tcplay_opts *opts) in create_volume()
850 info_map_common(struct tcplay_opts *opts, char *passphrase_out) in info_map_common()
1110 info_mapped_volume(struct tcplay_opts *opts) in info_mapped_volume()
1132 info_volume(struct tcplay_opts *opts) in info_volume()
1152 map_volume(struct tcplay_opts *opts) in map_volume()
1177 modify_volume(struct tcplay_opts *opts) in modify_volume()
2074 struct tcplay_opts *opts; in opts_init() local
2090 opts_add_keyfile(struct tcplay_opts *opts, const char *keyfile) in opts_add_keyfile()
2107 opts_add_keyfile_hidden(struct tcplay_opts *opts, const char *keyfile) in opts_add_keyfile_hidden()
2124 opts_add_keyfile_new(struct tcplay_opts *opts, const char *keyfile) in opts_add_keyfile_new()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dopts.c52 set_struct_debug_option (struct gcc_options *opts, location_t loc, in set_struct_debug_option()
143 vect_set_verbosity_level (struct gcc_options *opts, int val) in vect_set_verbosity_level()
229 target_handle_option (struct gcc_options *opts, in target_handle_option()
286 init_options_struct (struct gcc_options *opts, struct gcc_options *opts_set) in init_options_struct()
320 maybe_default_option (struct gcc_options *opts, in maybe_default_option()
403 maybe_default_options (struct gcc_options *opts, in maybe_default_options()
512 default_options_optimization (struct gcc_options *opts, in default_options_optimization()
616 finish_options (struct gcc_options *opts, struct gcc_options *opts_set, in finish_options()
901 struct gcc_options *opts, in print_filtered_help()
1125 struct gcc_options *opts, in print_specific_help()
[all …]
H A Dopts-common.c858 handle_option (struct gcc_options *opts, in handle_option()
894 handle_generated_option (struct gcc_options *opts, in handle_generated_option()
969 read_cmdline_option (struct gcc_options *opts, in read_cmdline_option()
1067 set_option (struct gcc_options *opts, struct gcc_options *opts_set, in set_option()
1169 option_flag_var (int opt_index, struct gcc_options *opts) in option_flag_var()
1182 option_enabled (int opt_idx, void *opts) in option_enabled()
1224 get_option_state (struct gcc_options *opts, int option, in get_option_state()
1278 struct gcc_options *opts, in control_warning_option()
H A Dgengtype-parse.c394 options_p opts; in absdecl() local
658 options_p opts, dopts; in struct_field_seq() local
731 options_p opts = 0; in type() local
821 options_p opts; in typedef_decl() local
868 options_p opts, opts2, dopts; in extern_or_static() local
H A Dopts-global.c167 lang_handle_option (struct gcc_options *opts, in lang_handle_option()
200 read_cmdline_options (struct gcc_options *opts, struct gcc_options *opts_set, in read_cmdline_options()
286 decode_options (struct gcc_options *opts, struct gcc_options *opts_set, in decode_options()
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl.c238 pfctl_enable(int dev, int opts) in pfctl_enable()
257 pfctl_disable(int dev, int opts) in pfctl_disable()
276 pfctl_clear_stats(int dev, int opts) in pfctl_clear_stats()
286 pfctl_clear_interface_flags(int dev, int opts) in pfctl_clear_interface_flags()
303 pfctl_clear_rules(int dev, int opts, char *anchorname) in pfctl_clear_rules()
320 pfctl_clear_nat(int dev, int opts, char *anchorname) in pfctl_clear_nat()
338 pfctl_clear_altq(int dev, int opts) in pfctl_clear_altq()
356 pfctl_clear_src_nodes(int dev, int opts) in pfctl_clear_src_nodes()
366 pfctl_clear_states(int dev, const char *iface, int opts) in pfctl_clear_states()
433 pfctl_kill_src_nodes(int dev, const char *iface __unused, int opts) in pfctl_kill_src_nodes()
[all …]
H A Dpfctl_altq.c237 struct node_queue_opt *opts) in eval_pfaltq()
277 check_commit_altq(int dev, int opts) in check_commit_altq()
311 struct node_queue_opt *opts) in eval_pfqueue()
411 struct cbq_opts *opts; in eval_pfqueue_cbq() local
449 struct cbq_opts *opts; in cbq_compute_idletime() local
566 const struct cbq_opts *opts; in print_cbq_opts() local
650 const struct priq_opts *opts; in print_priq_opts() local
680 struct hfsc_opts *opts; in eval_pfqueue_hfsc() local
821 struct fairq_opts *opts; in eval_pfqueue_fairq() local
972 const struct hfsc_opts *opts; in print_hfsc_opts() local
[all …]
H A Dpfctl_table.c105 pfctl_clear_tables(const char *anchor, int opts) in pfctl_clear_tables()
111 pfctl_show_tables(const char *anchor, int opts) in pfctl_show_tables()
118 const char *command, char *file, const char *anchor, int opts) in pfctl_command_tables()
127 char *file, const char *anchor, int opts) in pfctl_table()
556 xprintf(int opts, const char *fmt, ...) in xprintf()
579 pfctl_show_ifaces(const char *filter, int opts) in pfctl_show_ifaces()
606 print_iface(const struct pfi_kif *p, int opts) in print_iface()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dopts.c51 set_struct_debug_option (struct gcc_options *opts, location_t loc, in set_struct_debug_option()
214 target_handle_option (struct gcc_options *opts, in target_handle_option()
281 init_options_struct (struct gcc_options *opts, struct gcc_options *opts_set) in init_options_struct()
321 finalize_options_struct (struct gcc_options *opts) in finalize_options_struct()
332 maybe_default_option (struct gcc_options *opts, in maybe_default_option()
421 maybe_default_options (struct gcc_options *opts, in maybe_default_options()
557 default_options_optimization (struct gcc_options *opts, in default_options_optimization()
706 finish_options (struct gcc_options *opts, struct gcc_options *opts_set, in finish_options()
1136 struct gcc_options *opts, in print_filtered_help()
1417 struct gcc_options *opts, in print_specific_help()
[all …]
H A Dgengtype-parse.c490 options_p opts; in absdecl() local
796 options_p opts, dopts; in struct_field_seq() local
849 opts_have (options_p opts, const char *str) in opts_have()
900 options_p opts = 0; in type() local
1066 options_p opts; in typedef_decl() local
1113 options_p opts, opts2, dopts; in extern_or_static() local
H A Dopts-common.c998 handle_option (struct gcc_options *opts, in handle_option()
1035 handle_generated_option (struct gcc_options *opts, in handle_generated_option()
1216 read_cmdline_option (struct gcc_options *opts, in read_cmdline_option()
1266 set_option (struct gcc_options *opts, struct gcc_options *opts_set, in set_option()
1365 option_flag_var (int opt_index, struct gcc_options *opts) in option_flag_var()
1378 option_enabled (int opt_idx, void *opts) in option_enabled()
1420 get_option_state (struct gcc_options *opts, int option, in get_option_state()
1475 struct gcc_options *opts, in control_warning_option()
H A Dopts-global.c167 lang_handle_option (struct gcc_options *opts, in lang_handle_option()
201 read_cmdline_options (struct gcc_options *opts, struct gcc_options *opts_set, in read_cmdline_options()
294 decode_options (struct gcc_options *opts, struct gcc_options *opts_set, in decode_options()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dexpprint.c100 struct value_print_options opts; in print_subexp_standard() local
112 struct value_print_options opts; in print_subexp_standard() local
197 struct value_print_options opts; in print_subexp_standard() local
214 struct value_print_options opts; in print_subexp_standard() local
308 struct value_print_options opts; in print_subexp_standard() local
442 struct value_print_options opts; in print_subexp_standard() local
H A Djv-valprint.c46 struct value_print_options opts; in java_value_print() local
402 struct value_print_options opts; in java_print_value_fields() local
426 struct value_print_options opts; in java_print_value_fields() local
441 struct value_print_options opts = *options; in java_print_value_fields() local
516 struct value_print_options opts = *options; in java_val_print() local
H A Dada-valprint.c209 struct value_print_options opts = *options; in val_print_packed_array_elements() local
223 struct value_print_options opts = *options; in val_print_packed_array_elements() local
757 struct value_print_options opts = *options; in ada_val_print_1() local
948 struct value_print_options opts; in ada_value_print() local
1102 struct value_print_options opts; in print_field_values() local
1121 struct value_print_options opts = *options; in print_field_values() local
H A Dp-valprint.c420 struct value_print_options opts = *options; in pascal_value_print() local
635 struct value_print_options opts = *options; in pascal_object_print_value_fields() local
666 struct value_print_options opts = *options; in pascal_object_print_value_fields() local
844 struct value_print_options opts; in pascal_object_print_static_field() local
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-target.c32 static const struct mi_opt opts[] = in mi_cmd_target_file_get() local
56 static const struct mi_opt opts[] = in mi_cmd_target_file_put() local
80 static const struct mi_opt opts[] = in mi_cmd_target_file_delete() local
H A Dmi-getopt.c27 const struct mi_opt *opts, in mi_getopt()
82 static const struct mi_opt opts[] = in mi_valid_noargs() local
/dflybsd-src/lib/libc/resolv/
H A Dres_findzonecut.c153 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut()
178 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2()
268 get_soa(res_state statp, const char *dname, ns_class class, int opts, in get_soa()
408 get_ns(res_state statp, const char *zname, ns_class class, int opts, in get_ns()
441 get_glue(res_state statp, ns_class class, int opts, rrset_ns *nsrrsp) { in get_glue()
517 const char *owner, ns_class class, int opts, in save_ns()
576 const char *owner, ns_class class, int opts, in save_a()
/dflybsd-src/contrib/ncurses/ncurses/
H A Dnew_pair.h58 #define get_extended_pair(opts, color_pair) \ argument
62 #define set_extended_pair(opts, color_pair) \ argument
68 #define get_extended_pair(opts, color_pair) /* nothing */ argument
69 #define set_extended_pair(opts, color_pair) \ argument
/dflybsd-src/games/hack/
H A Dhack.options.c74 char *opts; in initoptions() local
89 parseoptions(char *opts, boolean from_env) in parseoptions()
/dflybsd-src/contrib/xz/src/xz/
H A Doptions.c60 parse_options(const char *str, const option_map *opts, in parse_options()
167 static const option_map opts[] = { in options_delta() local
211 static const option_map opts[] = { in options_bcj() local
334 static const option_map opts[] = { in options_lzma() local
/dflybsd-src/crypto/openssh/
H A Dauth-options.c77 cert_option_list(struct sshauthopt *opts, struct sshbuf *oblob, in cert_option_list()
206 sshauthopt_free(struct sshauthopt *opts) in sshauthopt_free()
324 sshauthopt_parse(const char *opts, const char **errstrp) in sshauthopt_parse()
798 sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m, in sshauthopt_serialise()
852 struct sshauthopt *opts = NULL; in sshauthopt_deserialise() local
/dflybsd-src/contrib/mdocml/
H A Dout.c121 const struct tbl_opts *opts; in tblcalc() local
408 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data()
474 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_number()

12345678