OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STDERR
(Results
1 - 25
of
204
) sorted by relevancy
1
2
3
4
5
6
7
8
9
/src/external/gpl3/binutils/dist/gprof/
bbconv.pl
41
print
STDERR
"Miscount: line $.\n" if ($blockcount != 0);
47
print
STDERR
"Miscount: line $.\n" if ($blockcount == 0);
/src/external/gpl3/binutils.old/dist/gprof/
bbconv.pl
41
print
STDERR
"Miscount: line $.\n" if ($blockcount != 0);
47
print
STDERR
"Miscount: line $.\n" if ($blockcount == 0);
/src/external/bsd/ntp/dist/ntpdc/
nl.pl
20
print
STDERR
"type = '$type'\n" if $debug;
26
print
STDERR
"union = '$type'\n" if $debug;
32
print
STDERR
"\tfield = '$field'\n" if $debug;
41
print
STDERR
"Unmatched line: $_";
nl.pl.in
20
print
STDERR
"type = '$type'\n" if $debug;
26
print
STDERR
"union = '$type'\n" if $debug;
32
print
STDERR
"\tfield = '$field'\n" if $debug;
41
print
STDERR
"Unmatched line: $_";
/src/crypto/dist/ipsec-tools/src/racoon/contrib/
sp.pl
13
print
STDERR
"install esp transport mode: $src -> $dst\n";
17
print
STDERR
"delete policy: $src -> $dst\n";
/src/external/cddl/dtracetoolkit/dist/Bin/
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";
hotkernel
120
print
STDERR
"USAGE: hotkernel [-hm]\n";
121
print
STDERR
" eg,\n";
122
print
STDERR
" hotkernel # sample kernel functions\n";
123
print
STDERR
" hotkernel -m # sample kernel modules\n";
/src/external/cddl/dtracetoolkit/dist/
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";
hotkernel
120
print
STDERR
"USAGE: hotkernel [-hm]\n";
121
print
STDERR
" eg,\n";
122
print
STDERR
" hotkernel # sample kernel functions\n";
123
print
STDERR
" hotkernel -m # sample kernel modules\n";
/src/external/bsd/openldap/dist/servers/slapd/back-perl/
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";
/src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
09-error.t
22
print
STDERR
$@;
34
print
STDERR
$@;
46
print
STDERR
$@;
/src/crypto/external/apache2/openssl/dist/test/recipes/
82-test_tfo_cli.t
54
print
STDERR
"Port: $port\n";
55
print
STDERR
"Invalid port\n" if ! ok($port);
76
print
STDERR
"Client TFO check failed\n" if ! ok($client_good);
77
print
STDERR
"Server TFO check failed\n" if ! ok($server_good);
78
print
STDERR
"Connection failed\n" if ! ok($connect_good);
/src/crypto/external/bsd/openssl.old/dist/util/
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
...]
/src/crypto/external/apache2/openssl/dist/util/
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";
/src/crypto/external/bsd/openssl/dist/util/
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";
/src/external/gpl2/xcvs/dist/contrib/
clmerge.in
94
print
STDERR
"doing $_" if $tjd;
113
print
STDERR
"found $_" if $tjd;
131
print
STDERR
"found $_" if $tjd;
/src/crypto/external/apache2/openssl/dist/Configurations/
gentemplate.pm
93
print
STDERR
"DEBUG[collectdepends] $thing > ", join(' ', @listsofar), "\n"
104
print
STDERR
"DEBUG[collectdepends] $thing < ", join(' ', @newlist), "\n"
115
print
STDERR
"DEBUG[expanddepends]> ", join(' ', @after), "\n"
120
print
STDERR
"DEBUG[expanddepends]\\ ", join(' ', @before), "\n"
122
print
STDERR
"DEBUG[expanddepends] - ", $item, "\n"
132
print
STDERR
"DEBUG[expanddepends] + ", $x, "\n"
136
print
STDERR
"DEBUG[expanddepends] ! ", $x, "\n"
142
print
STDERR
"DEBUG[expanddepends] = ", join(' ', @middle), "\n"
144
print
STDERR
"DEBUG[expanddepends]/ ", join(' ', @after), "\n"
148
print
STDERR
"DEBUG[expanddepends]< ", join(' ', @before), "\n
[
all
...]
/src/crypto/external/bsd/openssl/dist/Configurations/
gentemplate.pm
93
print
STDERR
"DEBUG[collectdepends] $thing > ", join(' ', @listsofar), "\n"
104
print
STDERR
"DEBUG[collectdepends] $thing < ", join(' ', @newlist), "\n"
115
print
STDERR
"DEBUG[expanddepends]> ", join(' ', @after), "\n"
120
print
STDERR
"DEBUG[expanddepends]\\ ", join(' ', @before), "\n"
122
print
STDERR
"DEBUG[expanddepends] - ", $item, "\n"
132
print
STDERR
"DEBUG[expanddepends] + ", $x, "\n"
136
print
STDERR
"DEBUG[expanddepends] ! ", $x, "\n"
142
print
STDERR
"DEBUG[expanddepends] = ", join(' ', @middle), "\n"
144
print
STDERR
"DEBUG[expanddepends]/ ", join(' ', @after), "\n"
148
print
STDERR
"DEBUG[expanddepends]< ", join(' ', @before), "\n
[
all
...]
/src/crypto/external/bsd/heimdal/dist/cf/
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";
/src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
apr1-atol.pl
12
print
STDERR
"Not an Apache MD5 hash\n";
apr1-ltoa.pl
12
print
STDERR
"Not an Apache MD5 hash\n";
/src/external/gpl3/binutils/dist/libiberty/
gather-docs
49
print
STDERR
"Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
58
print
STDERR
"Cannot open $srcdir/$in for reading: $!\n";
103
print
STDERR
"Cannot open $outfile for writing: $!\n";
121
print
STDERR
"Disk full writing $srcdir/$cat.texi\n";
/src/external/gpl3/binutils.old/dist/libiberty/
gather-docs
49
print
STDERR
"Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
58
print
STDERR
"Cannot open $srcdir/$in for reading: $!\n";
103
print
STDERR
"Cannot open $outfile for writing: $!\n";
121
print
STDERR
"Disk full writing $srcdir/$cat.texi\n";
/src/external/gpl3/gcc/dist/libiberty/
gather-docs
49
print
STDERR
"Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
58
print
STDERR
"Cannot open $srcdir/$in for reading: $!\n";
103
print
STDERR
"Cannot open $outfile for writing: $!\n";
121
print
STDERR
"Disk full writing $srcdir/$cat.texi\n";
/src/external/gpl3/gcc.old/dist/libiberty/
gather-docs
49
print
STDERR
"Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
58
print
STDERR
"Cannot open $srcdir/$in for reading: $!\n";
103
print
STDERR
"Cannot open $outfile for writing: $!\n";
121
print
STDERR
"Disk full writing $srcdir/$cat.texi\n";
Completed in 31 milliseconds
1
2
3
4
5
6
7
8
9
Indexes created Sat Feb 28 05:31:39 UTC 2026