Searched refs:option (Results 626 - 638 of 638) sorted by relevance

<<212223242526

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm150 have to use the 'import' option. For example, to import everything
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl159 int netdir_options(struct netconfig *tp, int option, int fd, char *par);
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c26 the License, or (at your option) any later version.
103 # pragma option -h
375 # error "please specify a target using the -bt compiler option"
1921 # pragma option -h
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm1053 By default the debugger is called using C<-d> option to perl. If you
1054 want to specify some other option, set the C<TESTDB_SW> variable:
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex15 % License, or (at your option) any later version.
718 \errmessage{Unknown @frenchspacing option `\temp', must be on/off}%
1055 \errmessage{Unknown @firstparagraphindent option `\temp'}%
2431 % @file, @option are the same as @samp.
2433 \let\option=\samp
2520 \errmessage{Unknown @allowcodebreaks option `\txiarg'}%
2540 \errmessage{Unknown @kbdinputstyle option `\txiarg'}%
4077 \definedummyword\option
6030 % Allow an option to not replace quotes with a regular directed right
6045 % and a similar option fo
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm6806 prints the current value of the I<scalar option>
6810 Sets the value of the I<scalar option> to I<value>
6814 prints the current value of the I<list option> in MakeMaker's
6819 shifts or pops the array in the I<list option> variable
7031 with the Configure option prefix, e.g.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex15 % your option) any later version.
991 \errmessage{Unknown @firstparagraphindent option `\temp'}%
1775 % @file, @option are the same as @samp.
1777 \let\option=\samp
1853 \errmessage{Unknown @kbdinputstyle option `\arg'}%
3298 \definedummyword{option}%
/osnet-11/usr/src/cmd/parted/
H A Dparted.c8 (at your option) any later version.
72 /* For long options that have no equivalent short option, use a
73 non-character as a pseudo short option, starting with CHAR_MAX + 1. */
110 static struct option const options[] = {
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2242 zonecfg_add_fs_option(struct zone_fstab *tabptr, char *option) argument
2252 (void) strlcpy(new->zone_fsopt_opt, option,
2263 zonecfg_remove_fs_option(struct zone_fstab *tabptr, char *option) argument
2269 if (strcmp(this->zone_fsopt_opt, option) == 0) {
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c13 * Some things (option handling and determination of mount status) have been
20 * (at your option) any later version.
344 static const struct option lopt[] = {
484 ntfs_log_error("Unknown option '%s'.\n",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1514 The C<fail> option indicates the action to be taken if a matching end
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3516 ?Maybe an extra option that forbids local A & P settings would be in order,
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1444 # If the previous option needs an argument, assign it.
1778 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
2018 --disable-option-checking ignore unrecognized --enable/--with options
4592 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4593 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4787 # that says an option was ignored or not supported.
4789 # icc: Command line warning: ignoring option '-M'; no argument required
4791 # icc: Command line remark: option '-MP' not supported
4792 if (grep 'ignoring option' conftest.err ||
5792 { $as_echo "$as_me:$LINENO: checking for $CC option t
[all...]

Completed in 135 milliseconds

<<212223242526