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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/cf/
H A Dmake-proto.pl188 if($opt_o) {
189 open(OUT, ">$opt_o");
190 $block = &foo($opt_o);
360 if($opt_o) {
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}";
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/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...]
/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A DIpfanaly.pl352 $opt_o=$ITRUSTABOVE;
366 if("$opt_o" eq "")
370 $ITRUSTABOVE=$opt_o;$opt_s=1;}
397 $_=$opt_o;
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Doptfunc.c79 opt_o(type, s) function
132 opt_o(type, s);
H A Dlesskey.c304 goto opt_o;
314 opt_o:
H A Dfuncs.h197 public void opt_o ();
H A Dopttbl.c303 STRING, 0, NULL, opt_o,
/netbsd-6-1-5-RELEASE/dist/nvi/dist/ExtUtils/
H A DEmbed.pm16 $opt_o $opt_s
48 $file = $opt_o if defined $opt_o;
/netbsd-6-1-5-RELEASE/sbin/newfs_msdos/
H A Dnewfs_msdos.c252 static u_int opt_h, opt_i, opt_k, opt_m, opt_n, opt_o, opt_r; local
346 opt_o = argto4(optarg, 0, "hidden sectors");
410 bpb.hid = opt_o;

Completed in 91 milliseconds