| /dragonfly/sbin/devd/ |
| HD | parse.y | 87 | set_option 98 set_option
|
| /dragonfly/usr.bin/indent/ |
| HD | indent.h | 47 void set_option(char *);
|
| HD | args.c | 219 set_option(buf); in scan_profile() 255 set_option(char *arg) in set_option() function
|
| HD | indent.c | 243 set_option(argv[i]); in main()
|
| /dragonfly/contrib/tnftp/src/ |
| HD | extern.h | 231 void set_option(const char *, const char *, int);
|
| HD | main.c | 1060 set_option(name, value ? value : defaultvalue, 0); in setupoption()
|
| HD | cmds.c | 2706 set_option(argv[1], argv[2], 1); in setoption() 2712 set_option(const char * option, const char * value, int doverbose) in set_option() function
|
| /dragonfly/usr.sbin/makefs/ |
| HD | makefs.h | 174 int set_option(const option_t *, const char *, char *, size_t);
|
| HD | msdos.c | 126 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
|
| HD | makefs.c | 363 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
|
| HD | ffs.c | 245 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
|
| HD | cd9660.c | 373 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
|
| HD | hammer2.c | 165 i = set_option(hammer2_options, option, buf, sizeof(buf)); in hammer2_parse_opts()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | opts.h | 336 extern void set_option (struct gcc_options *opts,
|
| HD | opts-common.c | 873 set_option (opts, (generated_p ? NULL : opts_set), in handle_option() 1067 set_option (struct gcc_options *opts, struct gcc_options *opts_set, in set_option() function
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | opts.h | 357 extern void set_option (struct gcc_options *opts,
|
| HD | opts-common.c | 1013 set_option (opts, (generated_p ? NULL : opts_set), in handle_option() 1266 set_option (struct gcc_options *opts, struct gcc_options *opts_set, in set_option() function
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | i386.c | 4320 set_option (&global_options, enum_opts_set, opt, value, in ix86_valid_target_attribute_inner_p()
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | i386.c | 5463 set_option (opts, enum_opts_set, opt, value, in ix86_valid_target_attribute_inner_p()
|