Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/devd/
H A Dparse.y86 | set_option
97 set_option
/freebsd-14.2/usr.bin/indent/
H A Dindent.h48 void set_option(char *);
H A Dargs.c229 set_option(buf); in scan_profile()
265 set_option(char *arg) in set_option() function
H A Dindent.c255 set_option(argv[i]); in main()
/freebsd-14.2/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
/freebsd-14.2/sbin/geom/core/
H A Dgeom.c250 set_option(struct gctl_req *req, struct g_option *opt, const char *val) in set_option() function
362 set_option(req, opt, "1"); in parse_arguments()
364 set_option(req, opt, optarg); in parse_arguments()
381 set_option(req, opt, "0"); in parse_arguments()
390 set_option(req, opt, opt->go_val); in parse_arguments()
/freebsd-14.2/usr.sbin/makefs/
H A Dmakefs.h173 int set_option(const option_t *, const char *, char *, size_t);
H A Dmsdos.c122 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
H A Dmakefs.c357 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
H A Dzfs.c135 rv = set_option(fsopts->fs_options, option, buf, sizeof(buf)); in zfs_parse_opts()
H A Dffs.c228 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
H A Dcd9660.c365 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
/freebsd-14.2/contrib/unbound/contrib/
H A Dredirect-bogus.patch139 /* unknown or unsupported (from the set_option interface):
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog1866 functions in the iterator, no colon in string for set_option,
2557 - Fix that http settings have colon in set_option, for
4617 and set_option.
5343 - No unbound-control set_option for ECS options
5692 - Fix #1134: unbound-control set_option -- val-override-date: -1 works
6452 - Document that ratelimit works with unbound-control set_option.
7272 - get_option and set_option support for log-time-ascii, python-script
7277 - get_option, set_option, unbound-checkconf -o and libunbound
7999 - Documented the options that work with control set_option command.
8000 - tcp-upstream yes/no option (works with set_option) for tunnels.
[all …]