Searched refs:opt_i (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_f $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v $opt_w);
51 if ($opt_i) {
/macosx-10.9.5/groff-38/groff/src/utils/afmtodit/
H A Dafmtodit.pl6055 our ($opt_a, $opt_d, $opt_e, $opt_i, $opt_m, $opt_n, $opt_s, $opt_v, $opt_x);
6509 if (defined $opt_i) {
6510 $italic_correction = $right_side_bearing{$ch} + $opt_i;
6515 $left_math_fit = $left_side_bearing{$ch} + $opt_i;
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dapxs.in72 my $opt_i = 0;
158 &usage if (not $opt_q and not ($opt_g and $opt_n) and not $opt_i and not $opt_c and not $opt_e);
454 if ($opt_i or $opt_e) {
459 if ($opt_i or $opt_e) {
479 if ($opt_i) {
/macosx-10.9.5/msdosfs-198/newfs_msdos.tproj/
H A Dnewfs_msdos.c356 static u_int opt_h, opt_i, opt_k, opt_m, opt_n, opt_o, opt_r; local
430 opt_i = argto2(optarg, 1, "info sector");
529 else if (!opt_e && (opt_i || opt_k))
532 if ((fat == 32 && opt_e) || (fat != 32 && (opt_i || opt_k)))
534 fat == 32 ? 'e' : opt_i ? 'i' : 'k',
571 if (opt_i)
572 bpb.infs = opt_i;
/macosx-10.9.5/dtrace-118.1/test/cmd/scripts/
H A Ddtest.pl196 if ($opt_i) {
197 $dtrace_path = "/usr/sbin/$opt_i/dtrace";
198 die "$PNAME: dtrace(1M) for ISA $opt_i not found\n"
/macosx-10.9.5/less-23/less/
H A Dfuncs.h200 public void opt_i ();
H A Doptfunc.c409 opt_i(type, s) function
H A Dopttbl.c229 TRIPLE|HL_REPAINT, OPT_OFF, &caseless, opt_i,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dshtool269 opt_i=no
1329 if [ ".$opt_i" = .yes ]; then
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dmodule.c1015 checkaddparam(const char *nam, int opt_i) argument
1031 if (!opt_i || !pm->level) {
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup461 push(@dotfile,$opt_i) if $opt_i;

Completed in 239 milliseconds