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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool229 opt_o=""
243 opt_o=""
880 if [ ".$opt_o" != . ]; then
881 cmd="$cmd -o '$opt_o'"
986 if [ ".$opt_o" != . ]; then
988 echo "chown $opt_o $dsttmp" 1>&2
990 chown $opt_o $dsttmp || shtool_exit $?
1057 if [ ".$opt_o" != . ]; then
1059 echo "chown $opt_o $p" 1>&2
1061 chown $opt_o
[all...]
/macosx-10.10/Heimdal-398.1.2/cf/
H A Droken-h-process.pl13 die "missing arg" if (!defined $opt_c || !defined $opt_p || !defined $opt_o);
65 open OUT, ">$opt_o" || die "failed open ${opt_o}";
H A Dmake-proto.pl282 if($opt_o) {
283 open(OUT, ">$opt_o");
284 $block = &foo($opt_o);
518 if($opt_o) {
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/
H A Dyapp132 use vars qw ( $opt_n $opt_m $opt_V $opt_v $opt_o $opt_h $opt_s $opt_t $opt_b);
252 $opt_o
253 and $outfile=$opt_o;
/macosx-10.10/less-25/less/
H A Doptfunc.c75 opt_o(type, s) function
128 opt_o(type, s);
H A Dfuncs.h189 public void opt_o ();
H A Dopttbl.c296 STRING, 0, NULL, opt_o,
/macosx-10.10/apache-793/httpd/support/
H A Dapxs.in66 my $opt_o = '';
388 if ($opt_o eq '') {
402 $dso_file = $opt_o;
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb11 opt_o = nil
13 opt_o = filename
328 if opt_o
329 File.open(opt_o, 'w') {|f|
/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
443 opt_o = argto4(optarg, 0, "hidden sectors");
500 bpb.hid = opt_o;

Completed in 135 milliseconds