/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | process_docs.pl | 61 print STDERR "DEBUG: options:\n"; 62 print STDERR "DEBUG: --sourcedir = $options{sourcedir}\n" 64 print STDERR "DEBUG: --destdir = $options{destdir}\n" 66 print STDERR "DEBUG: --type = $options{type}\n" 68 print STDERR "DEBUG: --suffix = $options{suffix}\n" 71 print STDERR "DEBUG: --section = $_\n"; 73 print STDERR "DEBUG: --remove = $options{remove}\n" 75 print STDERR "DEBUG: --debug = $options{debug}\n" 77 print STDERR "DEBUG: --dry-run = $options{\"dry-run\"}\n" 109 print STDERR "DEBUG: Processing, using \"$generate\"\n" [all …]
|
H A D | mkerr.pl | 32 print STDERR "\n---\n$text\n" if $debug; 37 print STDERR <<"EOF"; 233 print STDERR "Reason codes for ${lib}:\n"; 236 print STDERR " ", join(' ', @rassigned), "\n"; 238 print STDERR " --none--\n"; 241 print STDERR "\n"; 243 print STDERR "Function codes for ${lib}:\n"; 246 print STDERR " ", join(' ', @fassigned), "\n"; 248 print STDERR " --none--\n"; 259 print STDERR " ." if $debug; [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
H A D | Test.pm | 459 open $save_STDERR, '>&', \*STDERR or die "Can't dup STDERR: $!"; 461 open STDERR, ">", devnull(); 500 close STDERR; 502 open STDERR, '>&', $save_STDERR or die "Can't restore STDERR: $!"; 505 print STDERR "$prefix$display_cmd => $e\n" 508 print STDERR "$prefix$display_cmd => $e\n"; 1125 print STDERR "DEBUG: [dir $_] old path: $oldpath\n"; 1126 print STDERR "DEBUG: [dir $_] new base: $absdir\n"; 1127 print STDERR "DEBUG: [dir $_] resulting new path: $newpath\n"; 1141 print STDERR "DEBUG: [env $_] old path: $oldpath\n"; [all …]
|
H A D | ParseC.pm | 92 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 105 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 122 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 140 print STDERR "DEBUG[",$opts{debug_type},"]: Matching '$rest' with '$re'\n" 159 print STDERR "DEBUG[",$opts{debug_type},"]: Matching '$rest' with '$re'\n" 179 …print STDERR "DEBUG[",$opts{debug_type},"]: Added preprocessor conds: '", join("', '", @results), … 182 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 197 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 218 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… 233 …print STDERR "DEBUG[",$opts{debug_type},"]: preprocessor level: ", scalar(@preprocessor_conds), "\… [all …]
|
/netbsd-src/external/mpl/dhcp/dist/contrib/ldap/ |
H A D | dhcpd-conf-to-ldap | 44 print STDERR "Error: $err\n\n" if(defined $err); 45 print STDERR <<__EOF_USAGE__; 585 print STDERR "Warning: Failover config 'peer $peername' found!\n"; 586 print STDERR " Skipping it, since failover disabled!\n"; 587 print STDERR " You may try out --use=failover option.\n"; 606 print STDERR "Warning: Failover reference '$str' found!\n"; 607 print STDERR " Skipping it, since failover disabled!\n"; 608 print STDERR " You may try out --use=failover option.\n"; 685 print STDERR "Error: can't open conf file '$i_conf': $!\n"; 693 print STDERR "Error: output ldif name '$o_ldif' already exists!\n"; [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 107 print STDERR "DEBUG: Reading $input\n" if $defaults{debug}; 129 print STDERR "DEBUG: Paragraph:\n$_\n" 141 print STDERR "DEBUG: Found new pod section $1\n" 143 print STDERR "DEBUG: Clearing pod section text\n" 152 print STDERR 161 print STDERR "DEBUG: accumulating pod section text \"$_\"\n" 170 print STDERR "DEBUG: Done reading $filename\n" if $defaults{debug}; 182 print STDERR
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/ |
H A D | Test.pm | 455 open $save_STDERR, '>&', \*STDERR or die "Can't dup STDERR: $!"; 457 open STDERR, ">", devnull(); 493 close STDERR; 495 open STDERR, '>&', $save_STDERR or die "Can't restore STDERR: $!"; 498 print STDERR "$prefix$display_cmd => $e\n" 1082 print STDERR "DEBUG: __cwd(), directories and files:\n"; 1083 print STDERR " \$directories{BLDTEST} = \"$directories{BLDTEST}\"\n"; 1084 print STDERR " \$directories{SRCTEST} = \"$directories{SRCTEST}\"\n"; 1085 print STDERR " \$directories{SRCDATA} = \"$directories{SRCDATA}\"\n"; 1086 print STDERR " \$directories{RESULTS} = \"$directories{RESULTS}\"\n"; [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | w32-def-from-dll.pl | 45 print STDERR "Processing defs from file [$fn]\n"; 71 print STDERR "Opening dump of DLL [$fn]\n"; 89 print STDERR "Incorrect calling convention for local $symbol\n"; 90 print STDERR " ".$in." != ".$local_exports{$symbol}."\n"; 101 print STDERR "Incorrect calling convention for $symbol\n"; 102 print STDERR " ".$in." != ".$forward_exports{$symbol}."\n"; 111 print STDERR "Symbol not found: $symbol\n"; 123 print STDERR "Opening dump of object [$fn]\n";
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | mkerr.pl | 35 print STDERR "\n---\n$text\n" if $debug; 40 print STDERR <<"EOF"; 237 print STDERR "Reason codes for ${lib}:\n"; 240 print STDERR " ", join(' ', @rassigned), "\n"; 242 print STDERR " --none--\n"; 265 print STDERR "$file:\n" if $debug; 277 print STDERR " New reason $1\n" if $debug; 281 print STDERR " Reason $1 = $rcodes{$1}\n" if $debug; 286 print STDERR "\n" if $debug; 295 print STDERR "$lib: $rnew{$lib} new reasons\n" if $rnew{$lib}; [all …]
|
H A D | mknum.pl | 58 print STDERR $f," ","-" x (69 - length($f)),"\n" if $verbose; 66 printf STDERR "%s> %s%s : %s\n", 128 print STDERR 132 print STDERR "${ordinals_file}: Added $stats{new} new symbols\n"; 134 print STDERR "${ordinals_file}: No new symbols added\n"; 137 print STDERR "${ordinals_file}: Dropped $dropped new symbols\n"; 144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | CA.pl.in | 79 print STDERR "Invalid CRL reason; must be one of:\n"; 80 print STDERR " unspecified, keyCompromise, CACompromise,\n"; 81 print STDERR " affiliationChanged, superseded, cessationOfOperation\n"; 82 print STDERR " certificateHold, removeFromCRL"; 116 …print STDERR "usage: CA.pl -newcert | -newreq | -newreq-nodes | -xsign | -sign | -signCA | -signce… 117 print STDERR " CA.pl -pkcs12 [-extra-pkcs12 extra-params] [certname]\n"; 118 print STDERR " CA.pl -verify [-extra-verify extra-params] certfile ...\n"; 119 print STDERR " CA.pl -revoke [-extra-ca extra-params] certfile [reason]\n"; 209 print STDERR "Unknown arg \"$WHAT\"\n"; 210 print STDERR "Use -help for help.\n";
|
H A D | tsget.in | 122 print STDERR "usage: $0 -h <server_url> [-e <extension>] [-o <output>] "; 123 print STDERR "[-v] [-d] [-k <private_key.pem>] [-p <key_password>] "; 124 print STDERR "[-c <client_cert.pem>] [-C <CA_certs.pem>] [-P <CA_path>] "; 125 print STDERR "[-r <file:file...>] [-g <EGD_socket>] [<request>]...\n"; 146 print STDERR "Inconsistent command line options.\n"; 162 STDERR->printflush("$input: ") if $options{v}; 178 STDERR->printflush("sending request") if $options{v}; 184 STDERR->printflush(", reply received") if $options{v}; 198 STDERR->printflush(", $output written.\n") if $options{v};
|
/netbsd-src/external/bsd/less/dist/lesstest/ |
H A D | runtest | 46 print STDERR "RAN $num_tests tests with $errs errors\n" if $errs > 0 or $err_only != 2; 57 print STDERR "SKIP unknown file suffix: $file\n"; 61 print STDERR "ERR cannot open $file: $!\n"; 66 print STDERR "ERR invalid character in $file\n"; 69 print STDERR "TEST $basename\n" unless $err_only; 74 print STDERR "ERR status $err from $cmd\n"; 85 print STDERR "ERR cannot open directory $dir: $!\n";
|
/netbsd-src/crypto/external/bsd/openssl/dist/tools/ |
H A D | c_rehash.in | 41 print STDERR "Usage error; try -h.\n"; 76 print STDERR "c_rehash: rehashing skipped ('openssl' program not available)\n"; 130 print STDERR "WARNING: Cannot chdir to '$dir', $!\n"; 134 opendir(DIR, ".") || print STDERR "WARNING: Cannot opendir '.', $!\n"; 150 print STDERR "WARNING: $fname does not contain a certificate or CRL: skipping\n"; 187 print STDERR "Cannot compute hash on '$fname'\n"; 192 print STDERR "Cannot compute hash on '$fname'\n"; 237 print STDERR "WARNING: Skipping duplicate $what $fname\n";
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/tools/ |
H A D | c_rehash.in | 41 print STDERR "Usage error; try -h.\n"; 76 print STDERR "c_rehash: rehashing skipped ('openssl' program not available)\n"; 130 print STDERR "WARNING: Cannot chdir to '$dir', $!\n"; 134 opendir(DIR, ".") || print STDERR "WARNING: Cannot opendir '.', $!\n"; 150 print STDERR "WARNING: $fname does not contain a certificate or CRL: skipping\n"; 187 print STDERR "Cannot compute hash on '$fname'\n"; 192 print STDERR "Cannot compute hash on '$fname'\n"; 236 print STDERR "WARNING: Skipping duplicate $what $fname\n";
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-perl/ |
H A D | SampleLDAP.pm | 41 print {*STDERR} "Here in new\n"; 42 print {*STDERR} 'Posix Var ' . BUFSIZ . ' and ' . FILENAME_MAX . "\n"; 55 print {*STDERR} "====$filterStr====\n"; 156 print {*STDERR} "XXXXXX $dn XXXXXXX\n"; 166 print {*STDERR} @args; 167 print {*STDERR} "\n";
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | tsget.in | 122 print STDERR "usage: $0 -h <server_url> [-e <extension>] [-o <output>] "; 123 print STDERR "[-v] [-d] [-k <private_key.pem>] [-p <key_password>] "; 124 print STDERR "[-c <client_cert.pem>] [-C <CA_certs.pem>] [-P <CA_path>] "; 125 print STDERR "[-r <file:file...>] [-g <EGD_socket>] [<request>]...\n"; 146 print STDERR "Inconsistent command line options.\n"; 162 STDERR->printflush("$input: ") if $options{v}; 178 STDERR->printflush("sending request") if $options{v}; 184 STDERR->printflush(", reply received") if $options{v}; 198 STDERR->printflush(", $output written.\n") if $options{v};
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 102 print STDERR "DEBUG: Reading $input\n" if $defaults{debug}; 118 print STDERR "DEBUG: Found new pod section $1\n" 120 print STDERR "DEBUG: Clearing pod section text\n" 128 print STDERR "DEBUG: accumulating pod section text \"$_\"\n" 137 print STDERR "DEBUG: Done reading $filename\n" if $defaults{debug};
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
H A D | hotuser | 133 print STDERR "USAGE: hotuser [-hl] { -c command | -p PID }\n"; 134 print STDERR " eg,\n"; 135 print STDERR " hotuser -p 81 # sample user funcs for PID 81\n"; 136 print STDERR " hotuser -lp 81 # sample user libs for PID 81\n"; 137 print STDERR " hotuser -p `pgrep -n Xorg` # sample Xorg\n";
|
/netbsd-src/external/cddl/dtracetoolkit/dist/ |
H A D | hotuser | 133 print STDERR "USAGE: hotuser [-hl] { -c command | -p PID }\n"; 134 print STDERR " eg,\n"; 135 print STDERR " hotuser -p 81 # sample user funcs for PID 81\n"; 136 print STDERR " hotuser -lp 81 # sample user libs for PID 81\n"; 137 print STDERR " hotuser -p `pgrep -n Xorg` # sample Xorg\n";
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/ |
H A D | redirects.txt | 21 # RUN: FileCheck --check-prefix=STDERR-WRITE < %t.stderr-write %s 23 # STDERR-WRITE-NOT: not-present 24 # STDERR-WRITE: a line on stderr 27 # RUN: FileCheck --check-prefix=STDERR-APPEND < %t.stderr-write %s 29 # STDERR-APPEND: a line on stderr 30 # STDERR-APPEND: a line on stderr
|
/netbsd-src/external/mpl/dhcp/dist/tests/DHCPv6/ |
H A D | 000-badmsgtype.pl | 86 printf STDERR 91 print STDERR "Unable to send entire DHCPv6 message.\n"; 125 printf STDERR 146 print STDERR 149 print STDERR
|
H A D | 290-decline-nohost.pl | 95 printf STDERR 100 print STDERR "Unable to send entire DHCPv6 Solicit message.\n"; 136 printf STDERR 157 print STDERR 160 print STDERR
|
H A D | 020-advertise-mcast.pl | 86 printf STDERR 91 print STDERR "Unable to send entire DHCPv6 message.\n"; 125 printf STDERR 146 print STDERR 149 print STDERR
|
H A D | 280-release-nohost.pl | 95 printf STDERR 100 print STDERR "Unable to send entire DHCPv6 message.\n"; 136 printf STDERR 157 print STDERR 160 print STDERR
|