Home
last modified time | relevance | path

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

/dragonfly/sbin/devd/
HDparse.y87 | set_option
98 set_option
/dragonfly/usr.bin/indent/
HDindent.h47 void set_option(char *);
HDargs.c219 set_option(buf); in scan_profile()
255 set_option(char *arg) in set_option() function
HDindent.c243 set_option(argv[i]); in main()
/dragonfly/contrib/tnftp/src/
HDextern.h231 void set_option(const char *, const char *, int);
HDmain.c1060 set_option(name, value ? value : defaultvalue, 0); in setupoption()
HDcmds.c2706 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/
HDmakefs.h174 int set_option(const option_t *, const char *, char *, size_t);
HDmsdos.c126 rv = set_option(msdos_options, option, NULL, 0); in msdos_parse_opts()
HDmakefs.c363 set_option(const option_t *options, const char *option, char *buf, size_t len) in set_option() function
HDffs.c245 rv = set_option(ffs_options, option, buf, sizeof(buf)); in ffs_parse_opts()
HDcd9660.c373 i = set_option(cd9660_options, option, buf, sizeof(buf)); in cd9660_parse_opts()
HDhammer2.c165 i = set_option(hammer2_options, option, buf, sizeof(buf)); in hammer2_parse_opts()
/dragonfly/contrib/gcc-4.7/gcc/
HDopts.h336 extern void set_option (struct gcc_options *opts,
HDopts-common.c873 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/
HDopts.h357 extern void set_option (struct gcc_options *opts,
HDopts-common.c1013 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/
HDi386.c4320 set_option (&global_options, enum_opts_set, opt, value, in ix86_valid_target_attribute_inner_p()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.c5463 set_option (opts, enum_opts_set, opt, value, in ix86_valid_target_attribute_inner_p()