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

/macosx-10.10/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.10/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_d $opt_f $opt_h $opt_i $opt_l $opt_n $opt_p $opt_q $opt_s $opt_t $opt_u $opt_v $opt_w);
117 if ($opt_i) {
/macosx-10.10/apache-793/httpd/support/
H A Dapxs.in74 my $opt_i = 0;
161 &usage if (not $opt_q and not ($opt_g and $opt_n) and not $opt_i and not $opt_c and not $opt_e);
478 if ($opt_i or $opt_e) {
483 if ($opt_i or $opt_e) {
503 if ($opt_i) {
/macosx-10.10/msdosfs-209.1.1/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.10/dtrace-147/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.10/less-25/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.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool269 opt_i=no
1329 if [ ".$opt_i" = .yes ]; then
/macosx-10.10/zsh-61/zsh/Src/
H A Dmodule.c1015 checkaddparam(const char *nam, int opt_i) argument
1031 if (!opt_i || !pm->level) {

Completed in 237 milliseconds