Searched refs:set_option (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-pdp11.c86 set_option (const char *arg)
176 set_option ("all-extensions");
177 set_option ("pic");
1137 set_option ("no-extensions");
1145 return set_option ("eis") && set_option ("spl");
1149 return set_option ("limited-eis");
1159 return set_option ("eis") && set_option ("mxps");
1167 return set_option ("limite
85 set_option (const char *arg) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-pdp11.c89 set_option (const char *arg)
179 set_option ("all-extensions");
180 set_option ("pic");
1140 set_option ("no-extensions");
1148 return set_option ("eis") && set_option ("spl");
1152 return set_option ("limited-eis");
1162 return set_option ("eis") && set_option ("mxps");
1170 return set_option ("limite
88 set_option (const char *arg) function
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pdp11.c86 set_option (const char *arg)
176 set_option ("all-extensions");
177 set_option ("pic");
1137 set_option ("no-extensions");
1145 return set_option ("eis") && set_option ("spl");
1149 return set_option ("limited-eis");
1159 return set_option ("eis") && set_option ("mxps");
1167 return set_option ("limite
85 set_option (const char *arg) function
[all...]
/netbsd-current/external/bsd/unbound/dist/libunbound/python/examples/
H A Didn-lookup.py41 ctx.set_option("module-config:","iterator") #We don't need validation
/netbsd-current/external/bsd/unbound/dist/testdata/pylib.tdir/
H A Dpylib.lookup.py79 ctx.set_option("ratelimit:", "1")
80 ctx.set_option("ratelimit-factor:", "0")
/netbsd-current/usr.bin/ftp/
H A Dextern.h230 void set_option(const char *, const char *, int);
H A Dmain.c1063 set_option(name, value ? value : defaultvalue, 0);
H A Dcmds.c2699 set_option(argv[1], argv[2], 1);
2705 set_option(const char * option, const char * value, int doverbose) function
/netbsd-current/usr.bin/indent/
H A Dargs.c215 set_option(const char *arg, const char *option_source) function
300 set_option(buf, fname);
H A Dindent.h497 void set_option(const char *, const char *);
H A Dindent.c258 set_option(arg, "Command line");
/netbsd-current/usr.sbin/makefs/
H A Dchfs.c94 return set_option(fsopts->fs_options, option, NULL, 0) != -1;
H A Dmakefs.h182 int set_option(const option_t *, const char *, char *, size_t);
H A Dmsdos.c126 rv = set_option(msdos_options, option, NULL, 0);
H A Dmakefs.c337 set_option(const option_t *options, const char *option, char *buf, size_t len) function
H A Dudf.c207 i = set_option(udf_options, option, buffer, sizeof(buffer));
H A Dffs.c228 rv = set_option(ffs_options, option, buf, sizeof(buf));
H A Dcd9660.c388 i = set_option(cd9660_options, option, buf, sizeof(buf));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopts.h365 extern void set_option (struct gcc_options *opts,
H A Dopts-common.c1140 set_option (opts, (generated_p ? NULL : opts_set),
1407 set_option (struct gcc_options *opts, struct gcc_options *opts_set, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopts.h393 extern void set_option (struct gcc_options *opts,
H A Dopts-common.cc1242 set_option (opts, (generated_p ? NULL : opts_set),
1587 set_option (struct gcc_options *opts, struct gcc_options *opts_set, function
/netbsd-current/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i446 def set_option(self,opt,val):
452 option name from the unbound.conf config file format. (not all settings applicable). The name includes the trailing ':' for example set_option("logfile:", "mylog.txt"); This is a power-users interface that lets you specify all sorts of options. For some specific options, such as adding trust anchors, special routines exist.
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dexecute.c346 set_option (r->data.option->option->universe,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc1300 set_option (opts, enum_opts_set, opt, value,

Completed in 504 milliseconds

12