| /freebsd-14.2/sbin/devd/ |
| H A D | parse.y | 86 | set_option 97 set_option
|
| /freebsd-14.2/usr.bin/indent/ |
| H A D | indent.h | 48 void set_option(char *);
|
| H A D | args.c | 229 set_option(buf); in scan_profile() 265 set_option(char *arg) in set_option() function
|
| H A D | indent.c | 255 set_option(argv[i]); in main()
|
| /freebsd-14.2/contrib/tnftp/src/ |
| H A D | extern.h | 232 void set_option(const char *, const char *, int);
|
| H A D | main.c | 1052 set_option(name, value ? value : defaultvalue, 0); in setupoption()
|
| H A D | cmds.c | 2690 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 D | geom.c | 250 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 D | makefs.h | 173 int set_option(const option_t *, const char *, char *, size_t);
|
| H A D | msdos.c | 122 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
|
| H A D | makefs.c | 357 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
|
| H A D | zfs.c | 135 rv = set_option(fsopts->fs_options, option, buf, sizeof(buf)); in zfs_parse_opts()
|
| H A D | ffs.c | 228 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
|
| H A D | cd9660.c | 365 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | redirect-bogus.patch | 139 /* unknown or unsupported (from the set_option interface):
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 1866 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 …]
|