Home
last modified time | relevance | path

Searched refs:fopt (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.c527 struct fstrm_iothr_options *fopt; in dt_create() local
604 fopt = fstrm_iothr_options_init(); in dt_create()
605 fstrm_iothr_options_set_num_input_queues(fopt, num_workers); in dt_create()
606 env->iothr = fstrm_iothr_init(fopt, &fw); in dt_create()
613 fstrm_iothr_options_destroy(&fopt); in dt_create()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c13901 const struct arm_legacy_option_table *fopt; in md_parse_option() local
13944 for (fopt = arm_legacy_opts; fopt->option != NULL; fopt++) in md_parse_option()
13946 if (c == fopt->option[0] in md_parse_option()
13947 && ((arg == NULL && fopt->option[1] == 0) in md_parse_option()
13948 || streq (arg, fopt->option + 1))) in md_parse_option()
13952 if (fopt->deprecated != NULL) in md_parse_option()
13954 arg ? arg : "", _(fopt->deprecated)); in md_parse_option()
13957 if (fopt->var != NULL) in md_parse_option()
13958 *fopt->var = &fopt->value; in md_parse_option()
/openbsd-src/gnu/usr.bin/binutils/gas/po/
H A Dtr.po5853 msgid "unrecognized fopt option"
5854 msgstr "bilinmeyen fopt seçeneği"
H A Dgas.pot5758 msgid "unrecognized fopt option"
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/po/
H A Dtr.po6656 msgid "unrecognized fopt option"
6657 msgstr "bilinmeyen fopt seçeneği"
H A Dgas.pot6365 msgid "unrecognized fopt option"
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92951679 (md_pseudo_table): Add fopt and mask2.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-92951679 (md_pseudo_table): Add fopt and mask2.