Searched refs:opt_p (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl44 $opt_p = 53;
50 $res->port($opt_p);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/stress/
H A Dupdate.pl49 $opt_p = 53;
55 $res->port($opt_p);
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/bin/
H A Dldapdelete23 use vars qw($opt_n $opt_v $opt_c $opt_d $opt_D $opt_w $opt_h $opt_p $opt_3);
46 $newargs{port} = $opt_p if $opt_p;
H A Dldapmodrdn23 use vars qw($opt_n $opt_v $opt_r $opt_c $opt_d $opt_D $opt_w $opt_h $opt_p
49 $newargs{port} = $opt_p if $opt_p;
H A Dldapsearch35 $opt_D $opt_w $opt_h $opt_p $opt_3);
135 $initial->port($opt_p) if $opt_p;
/macosx-10.9.5/dtrace-118.1/DTTk/Bin/
H A Derrinfo69 $FILTER = "&& pid == $opt_p" if defined $opt_p;
/macosx-10.9.5/dtrace-118.1/DTTk/
H A Derrinfo69 $FILTER = "&& pid == $opt_p" if defined $opt_p;
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/eg/
H A Dnet-ssl-test4 use vars qw($opt_p $opt_n $opt_bench $opt_debug $opt_version
14 &GetOptions ('p:s' => \$opt_p,
15 'proxy:s' => \$opt_p,
93 $ENV{HTTPS_PROXY} = $opt_p;
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/eg/
H A Dnet-ssl-test4 use vars qw($opt_p $opt_n $opt_bench $opt_debug $opt_version
14 &GetOptions ('p:s' => \$opt_p,
15 'proxy:s' => \$opt_p,
93 $ENV{HTTPS_PROXY} = $opt_p;
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A DprintMembers.pl27 use vars qw($opt_h $opt_p $opt_D $opt_w $opt_b $opt_n $opt_a );
42 $opt_p = 389 unless $opt_p;
48 my $ldap = new Net::LDAP ($opt_h, port=> $opt_p);
51 $ldap->bind($opt_D, password=> $opt_p) || die "failed to bind as $opt_D";
H A DisMember.pl30 use vars qw($opt_h $opt_p $opt_D $opt_w $opt_b $opt_n $opt_u );
46 $opt_p = 389 unless $opt_p;
52 my $ldap = new Net::LDAP ($opt_h, port=> $opt_p);
55 $ldap->bind($opt_D, password=> $opt_p) || die "failed to bind as $opt_D";
/macosx-10.9.5/Heimdal-323.92.1/cf/
H A Droken-h-process.pl13 die "missing arg" if (!defined $opt_c || !defined $opt_p || !defined $opt_o);
64 open IN, "$opt_p" || die "failed open ${opt_p}";
H A Dmake-proto.pl241 if($opt_p) {
242 open(PRIV, ">$opt_p");
243 $private = &foo($opt_p);
461 if($opt_p) {
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dxpostconf29 $opt_p = undef;
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/nsupdate/
H A Dupdate_test.pl49 $opt_p = 53;
55 $res->port($opt_p);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dshtool214 opt_p=no
241 opt_p=no
837 if [ ".$opt_p" = .yes ]; then
1043 if [ ".$opt_f" = .no ] && [ ".$opt_p" = .no ]; then
1052 if [ ".$opt_p" = .no ]; then
/macosx-10.9.5/dtrace-118.1/plockstat/
H A Dplockstat.c794 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; local
830 opt_p = 1;
960 if (opt_p) {
/macosx-10.9.5/less-23/less/
H A Dfuncs.h197 public void opt_p ();
H A Doptfunc.c319 opt_p(type, s) function
H A Dopttbl.c305 STRING|NO_TOGGLE|NO_QUERY, 0, NULL, opt_p,
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dapxs.in77 my $opt_p = 0;
433 if ($opt_p == 1) {
/macosx-10.9.5/swig-10/Source/Modules/
H A Dguile.cxx729 int opt_p = (i >= numreq); local
743 if (opt_p) {
802 if (opt_p)
/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c2349 int opt_p = 1; local
2365 opt_p = 0;
2371 if (opt_p && nd_type(node->nd_head) != NODE_LIT) {
2372 opt_p = 0;
2378 if (opt_p && type != COMPILE_ARRAY_TYPE_ARGS) {

Completed in 386 milliseconds