Home
last modified time | relevance | path

Searched refs:set_option (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c87 set_option (char *arg) in set_option() function
178 set_option ("pic"); in init_defaults()
1107 return set_option ("eis") && set_option ("spl"); in set_cpu_model()
1121 return set_option ("eis") && set_option ("mxps"); in set_cpu_model()
1129 return set_option ("limited-eis") && set_option ("mxps"); in set_cpu_model()
1134 && set_option ("mxps") in set_cpu_model()
1140 && set_option ("eis") in set_cpu_model()
1141 && set_option ("mfpt") in set_cpu_model()
1142 && set_option ("mxps") in set_cpu_model()
1154 && set_option ("eis") in set_cpu_model()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c111 set_option ("pic"); in init_defaults()
1046 set_option (arg) in set_option() function
1163 set_option ("no-extensions");
1170 set_option ("spl");
1181 set_option ("mxps");
1187 set_option ("mxps");
1199 set_option ("spl");
1204 set_option ("mxps");
1212 set_option ("spl");
1323 if (set_option (arg))
[all …]
/openbsd/gnu/gcc/libmudflap/
H A Dmf-runtime.c315 set_option, enumerator
353 set_option, 1, &__mf_opts.verbose_trace},
367 set_option, 1, &__mf_opts.print_leaks},
376 set_option, 1, &__mf_opts.abbreviate},
379 set_option, 1, &__mf_opts.timestamps},
382 set_option, 1, &__mf_opts.ignore_reads},
385 set_option, 1, &__mf_opts.wipe_stack},
388 set_option, 1, &__mf_opts.wipe_heap},
429 {0, 0, set_option, 0, NULL}
469 case set_option: in __mf_usage()
[all …]
/openbsd/usr.bin/indent/
H A Dargs.c154 void set_option(char *);
202 set_option(buf); in scan_profile()
241 set_option(char *arg) in set_option() function
H A Dindent_globs.h333 void set_option(char *);
H A Dindent.c324 set_option(argv[i]); in main()
/openbsd/usr.sbin/makefs/
H A Dmakefs.h161 int set_option(const option_t *, const char *, char *, size_t);
H A Dmsdos.c96 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
H A Dmakefs.c219 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
H A Dffs.c191 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
H A Dcd9660.c331 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
/openbsd/usr.sbin/unbound/doc/
H A DChangelog1273 functions in the iterator, no colon in string for set_option,
1964 - Fix that http settings have colon in set_option, for
4024 and set_option.
4750 - No unbound-control set_option for ECS options
5099 - Fix #1134: unbound-control set_option -- val-override-date: -1 works
5859 - Document that ratelimit works with unbound-control set_option.
6679 - get_option and set_option support for log-time-ascii, python-script
6684 - get_option, set_option, unbound-checkconf -o and libunbound
7406 - Documented the options that work with control set_option command.
7407 - tcp-upstream yes/no option (works with set_option) for tunnels.
[all …]