HomeSort by: relevance | last modified time | path
    Searched refs:STDERR (Results 1 - 25 of 117) sorted by relevancy

1 2 3 4 5

  /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/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";
errinfo 124 print STDERR "Tracing... Hit Ctrl-C to end.\n";
170 print STDERR "USAGE: errinfo [-ch] [-p PID] [-n name]\n";
171 print STDERR <<ENDUSAGE;
  /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";
errinfo 124 print STDERR "Tracing... Hit Ctrl-C to end.\n";
170 print STDERR "USAGE: errinfo [-ch] [-p PID] [-n name]\n";
171 print STDERR <<ENDUSAGE;
  /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/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/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.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/gdb/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/gdb.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/bsd/wpa/dist/hostapd/logwatch/
hostapd 19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
  /src/external/mpl/dhcp/dist/tests/DHCPv6/
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
010-solicit-noclientid.pl 132 printf STDERR
137 print STDERR "Unable to send entire DHCPv6 Solicit message.\n";
160 # print STDERR "Timeout waiting for DHCPv6 Advertise ",
173 printf STDERR
194 print STDERR
197 print STDERR
011-solicit-serverid.pl 135 printf STDERR
140 print STDERR "Unable to send entire DHCPv6 Solicit message.\n";
163 # print STDERR "Timeout waiting for DHCPv6 Advertise ",
176 printf STDERR
197 print STDERR
200 print STDERR
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

Completed in 41 milliseconds

1 2 3 4 5