Home
last modified time | relevance | path

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

/src/sbin/devd/
H A Dparse.y86 | set_option
97 set_option
/src/usr.bin/indent/
H A Dindent.h45 void set_option(char *);
H A Dargs.c223 set_option(buf); in scan_profile()
259 set_option(char *arg) in set_option() function
H A Dindent.c247 set_option(argv[i]); in main()
/src/contrib/tnftp/src/
H A Dextern.h232 void set_option(const char *, const char *, int);
H A Dmain.c1052 set_option(name, value ? value : defaultvalue, 0); in setupoption()
H A Dcmds.c2690 set_option(argv[1], argv[2], 1); in setoption()
2696 set_option(const char * option, const char * value, int doverbose) in set_option() function
/src/sbin/geom/core/
H A Dgeom.c252 set_option(struct gctl_req *req, struct g_option *opt, const char *val) in set_option() function
365 set_option(req, opt, "1"); in parse_arguments()
367 set_option(req, opt, optarg); in parse_arguments()
384 set_option(req, opt, "0"); in parse_arguments()
393 set_option(req, opt, opt->go_val); in parse_arguments()
/src/usr.sbin/makefs/
H A Dmakefs.h188 int set_option(const option_t *, const char *, char *, size_t);
H A Dmsdos.c123 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
H A Dmakefs.c364 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
H A Dzfs.c138 rv = set_option(fsopts->fs_options, option, buf, sizeof(buf)); in zfs_parse_opts()
H A Dffs.c226 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
H A Dcd9660.c362 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
/src/contrib/unbound/contrib/
H A Dredirect-bogus.patch139 /* unknown or unsupported (from the set_option interface):
/src/contrib/unbound/doc/
H A Dunbound-control.rst491 @@UAHL@unbound-control.commands@set_option@@ *opt: val*
498 This is different from the set_option call in libunbound, where all values
519 The options are shown from the config file as modified with set_option.
H A DChangelog2398 functions in the iterator, no colon in string for set_option,
3089 - Fix that http settings have colon in set_option, for
5149 and set_option.
5875 - No unbound-control set_option for ECS options
6224 - Fix #1134: unbound-control set_option -- val-override-date: -1 works
6984 - Document that ratelimit works with unbound-control set_option.
7804 - get_option and set_option support for log-time-ascii, python-script
7809 - get_option, set_option, unbound-checkconf -o and libunbound
8531 - Documented the options that work with control set_option command.
8532 - tcp-upstream yes/no option (works with set_option) for tunnels.
[all …]