Searched refs:option (Results 276 - 300 of 730) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ip2k.c8 the Free Software Foundation; either version 2, or (at your option)
77 struct option md_longopts[] =
H A Dtc-openrisc.c9 the Free Software Foundation; either version 2, or (at your option)
65 struct option md_longopts[] =
/openbsd-current/gnu/usr.bin/binutils/
H A Dltconfig11 # (at your option) any later version.
297 for option
299 case $option in
300 -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
304 # If the previous option needs an argument, assign it.
306 eval "$prev=\$option"
311 case $option in
391 echo "$progname: unrecognized option \`$option'" 1>&2
398 ltmain="$option"
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-fr30.c9 the Free Software Foundation; either version 2, or (at your option)
63 struct option md_longopts[] =
H A Dtc-ip2k.c8 the Free Software Foundation; either version 2, or (at your option)
124 struct option md_longopts[] =
H A Dtc-xc16x.c9 the Free Software Foundation; either version 2, or (at your option)
70 struct option md_longopts[] =
H A Dtc-z80.c9 the Free Software Foundation; either version 2, or (at your option)
57 struct option md_longopts[] =
/openbsd-current/gnu/usr.bin/cvs/windows-NT/SCC/
H A Dpubscc.h205 /* If option is SCC_option_background, then val turns background
212 /* If option is SCC_option_cancel, then val says whether the development
540 LONG option,
541 /* Meaning of this will depend on the value of option. */
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dinfo.c9 the Free Software Foundation; either version 2, or (at your option)
90 we provide a user option which tells us to avoid direct screen output
102 static struct option long_options[] = {
184 /* If this is a long option, then get the short version of it. */
188 /* Case on the option that we have received. */
307 /* If the `--help' option was present, show the help and exit. */
628 The first non-option argument, if present, is the menu entry to start from;\n\
/openbsd-current/regress/usr.bin/openssl/options/
H A Doptionstest.c40 static struct option test_options[] = {
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/bin/
H A Dpiconv222 this option can be omitted. In such cases, the current locale is used.
227 this option can be omitted. In such cases, the current locale is used.
301 You should use this option if you are using UTF-16 and others which
306 Like the I<-D> option, this is also for Encode hackers.
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Daddr2line.c10 the Free Software Foundation; either version 2, or (at your option)
53 static struct option long_options[] =
81 fprintf (stream, _("Usage: %s [option(s)] [addr(s)]\n"), program_name);
368 break; /* We've been given a long option. */
/openbsd-current/gnu/usr.bin/perl/lib/
H A Ddeprecate.pm149 at your option, any later version of Perl 5 you may have available.
/openbsd-current/gnu/usr.bin/perl/ext/B/B/
H A DTerse.pm84 with the B<-terse> option. It is provided for compatibility with old scripts
/openbsd-current/lib/libc/gen/
H A Dauth_subr.c563 auth_clroption(auth_session_t *as, char *option) argument
568 len = strlen(option);
573 if (strncmp(opt->opt, option, len) == 0 &&
581 if (strncmp(oopt->opt, option, len) == 0 &&
/openbsd-current/gnu/llvm/lldb/tools/darwin-debug/
H A Ddarwin-debug.cpp46 static struct option g_long_options[] = {
81 " option is used. A unix socket must be supplied using the\n"
82 " --unix-socket=<SOCKET> option so the calling program can handshake "
274 // Open the socket that was passed in as an option
/openbsd-current/usr.bin/diff/
H A Ddiff.c47 static struct option longopts[] = {
251 errx(2, "-D option not supported with directories");
/openbsd-current/gnu/usr.bin/perl/lib/Tie/
H A DHandle.pm103 option exists, should a class wish to perform specific actions upon the
H A DScalar.pm72 option exists, should a class wish to perform specific actions upon the
/openbsd-current/gnu/usr.bin/perl/dist/FindBin/lib/
H A DFindBin.pm31 If perl is invoked using the B<-e> option or the perl script is read from
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/State/
H A DResult.pm25 The C<prove> command supports a C<--state> option that instructs it to
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/State/Result/
H A DTest.pm20 The C<prove> command supports a C<--state> option that instructs it to
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DSourceHandler.pm112 L<ExtUtils::MakeMaker>, or L<Module::Build>) you can use the C<config> option
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dpl2bat.pl33 die '-a option has been removed' if $OPT{a};
230 to the supplied file names. This can be controlled with the C<-s> option.
246 deprecated C<-a> option.
281 option, C<" -w"> is added after the value of C<$Config{startperl}>.
283 then it is not changed and the B<-w> option is ignored.
/openbsd-current/usr.bin/openssl/
H A Ds_time.c118 static const struct option s_time_options[] = {
269 BIO_printf(bio_err, "-www option too long\n");

Completed in 185 milliseconds

<<11121314151617181920>>