| /src/crypto/external/bsd/heimdal/dist/cf/ |
| make-proto.pl | 150 if($opt_P eq "remove") { 154 } elsif($opt_P eq "comment") { 243 if($opt_p) { 244 open(PRIV, ">${opt_p}.new"); 245 $private = &foo($opt_p); 464 if($opt_p) { 481 if ($opt_p) { 482 if (compare("${opt_p}.new", ${opt_p}) != 0) { 483 printf("updating ${opt_p}\n") [all...] |
| roken-h-process.pl | 13 die "missing arg" if (!defined $opt_c || !defined $opt_p || !defined $opt_o); 64 open IN, "$opt_p" || die "failed open ${opt_p}";
|
| /src/external/cddl/dtracetoolkit/dist/Bin/ |
| errinfo | 70 $FILTER = "&& pid == $opt_p" if defined $opt_p;
|
| hotuser | 67 elsif (defined $main::opt_p) { 68 $args = "-p $main::opt_p";
|
| /src/external/cddl/dtracetoolkit/dist/ |
| errinfo | 70 $FILTER = "&& pid == $opt_p" if defined $opt_p;
|
| hotuser | 67 elsif (defined $main::opt_p) { 68 $args = "-p $main::opt_p";
|
| /src/external/mpl/bind/dist/bin/tests/system/dnssec/ |
| dnssec_update_test.pl | 38 $opt_p = 53; 44 $res->port($opt_p);
|
| /src/external/bsd/ipf/dist/perl/ |
| Ipfanaly.pl | 376 if("$opt_p" eq "") 380 if ("$opt_p" ne "all") 382 $_=$opt_p; 394 $lookat=$opt_p;
|
| /src/external/ibm-public/postfix/dist/mantools/ |
| xpostconf | 29 $opt_p = undef;
|
| /src/crypto/external/bsd/openssl.old/dist/util/ |
| find-doc-nits | 26 our($opt_p); 92 if $opt_p and !defined $public{$n}; 270 print "# Found ", scalar(@apis), " in $file\n" unless $opt_p; 506 $opt_n = 1 if $opt_p; 558 &publicize() if $opt_p;
|
| /src/sys/arch/sgimips/stand/sgivol/ |
| sgivol.c | 67 int opt_p; /* Modify a partition */ variable 119 #define RESET_OPTS() opt_i = opt_m = opt_r = opt_w = opt_d = opt_p = 0 158 ++opt_p; 188 if (opt_p) { 202 (opt_i | opt_m | opt_w | opt_d | opt_p) ? O_RDWR : O_RDONLY); 207 fd = open(buf, (opt_i | opt_w | opt_d | opt_p) 257 if (opt_p) {
|
| /src/external/mpl/bind/dist/bin/tests/system/nsupdate/ |
| update_test.pl | 43 $opt_p = 53; 49 $res->port($opt_p);
|
| /src/external/bsd/openldap/dist/build/ |
| shtool | 214 opt_p=no 241 opt_p=no 849 if [ ".$opt_p" = .yes ]; then 1055 if [ ".$opt_f" = .no ] && [ ".$opt_p" = .no ]; then 1064 if [ ".$opt_p" = .no ]; then
|
| /src/sys/kern/ |
| uipc_socket2.c | 1688 bool opt_p = false; local 1705 opt_p = true; 1711 if (opt_p == true && pr) 1742 if (opt_p != true)
|
| /src/external/bsd/less/dist/ |
| optfunc.c | 388 public void opt_p(int type, char *s) function
|
| opttbl.c | 373 STRING|NO_TOGGLE|NO_QUERY, 0, NULL, opt_p,
|
| funcs.h | 262 public void opt_p(int type, char *s);
|
| /src/crypto/external/apache2/openssl/dist/util/ |
| find-doc-nits | 40 our($opt_p);
|
| /src/crypto/external/bsd/openssl/dist/util/ |
| find-doc-nits | 40 our($opt_p);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-aarch64.c | 11144 aarch64_parse_features (const char *str, const aarch64_feature_set **opt_p, 11149 *ext_set = **opt_p; 11150 *opt_p = ext_set;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-aarch64.c | 10973 aarch64_parse_features (const char *str, const aarch64_feature_set **opt_p, 10978 *ext_set = **opt_p; 10979 *opt_p = ext_set;
|