/illumos-gate/usr/src/cmd/stat/arcstat/ |
H A D | arcstat.pl | 117 print STDERR "$cmd\n"; 118 print STDERR "Field definitions are as follows:\n"; 120 print STDERR sprintf("%11s : %s\n", $hdr, $cols{$hdr}[2]); 126 print STDERR "$cmd\n"; 127 print STDERR "\t -h : Print this help message\n"; 128 print STDERR "\t -v : List all possible field headers " . 130 print STDERR "\t -x : Print extended stats\n"; 131 print STDERR "\t -r : Raw output mode (values not scaled)\n"; 132 print STDERR "\t -f : Specify specific fields to print (see -v)\n"; 133 print STDERR "\t -o : Redirect output to the specified file\n"; [all …]
|
/illumos-gate/usr/src/tools/codesign/ |
H A D | signit.pl | 119 print STDERR "ERROR Connection to server $Server failed\n"; 131 print STDERR "### @_"; 151 print STDERR $str; 156 print STDERR $str; 160 printf STDERR "ERROR Protocol failure (%d)\n", length($str); 210 print STDERR "$file: $!\n"; 216 print STDERR "Can't send to server: $!\n"; 234 print STDERR "Can't read from server: $!\n"; 238 print STDERR "$file: $!\n";
|
/illumos-gate/usr/src/cmd/lgrpinfo/ |
H A D | lgrpinfo.pl | 100 printf STDERR 107 printf STDERR 114 printf STDERR 117 printf STDERR gettext("are ignored\n\n"); 121 printf STDERR gettext("%s: Option -I can not be used with -L\n"), 158 printf STDERR 161 printf STDERR " lgrp_resources(3LGRP)\n"; 213 printf STDERR 216 printf STDERR gettext(", using the default.\n\n"); 236 printf STDERR gettext("%s: No matching lgroups found!\n"), $cmdname; [all …]
|
/illumos-gate/usr/src/cmd/sgs/lari/ |
H A D | lari.pl | 134 printf STDERR 138 printf STDERR 162 printf STDERR gettext("usage:\n"); 163 printf STDERR 165 printf STDERR 167 print STDERR 169 print STDERR 171 print STDERR 173 print STDERR 175 print STDERR [all …]
|
/illumos-gate/usr/src/cmd/pginfo/ |
H A D | pginfo.pl | 136 printf STDERR 145 printf STDERR 152 printf STDERR 158 printf STDERR 177 printf STDERR 195 printf STDERR 232 printf STDERR 250 printf STDERR 271 printf STDERR 606 printf STDERR [all …]
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | auditxml.pm | 75 print STDERR "no external attributes defined for $id/$kidId\n"; 81 print STDERR "missing id for internal name of $id\n"; 209 print STDERR "no internal attributes defined for $id\n"; 268 print STDERR "$uniqueId{$idNo} and $id have the same id ($idNo)\n"; 424 print STDERR "missing id for $class <msg>\n"; 428 print STDERR "invalid tag in <msg_list> block: $class\n"; 580 print STDERR "no auditxml function defined for $class\n"; 686 print STDERR "eventStart can't get a valid id\n"; 699 print STDERR "duplicate event id: $id\n"; 708 print STDERR "event element is missing required id attribute\n"; [all …]
|
H A D | xmlHandlers.pm | 79 print STDERR "duplicate callback for $objName\n"; 94 print STDERR "duplicate callback for $objName\n"; 202 print STDERR "Got call to default, guessed what to do: $string\n"; 205 print STDERR "Got call to default, didn't know what to do: $string\n"; 269 print STDERR "need to write attribute merge logic\n";
|
H A D | auditxml | 148 print STDERR "can't open output file ($file): $!\n"; 220 print STDERR "expected entry for $eventId but none found\n"; 442 print STDERR "missing header selection for $eventId\n"; 453 print STDERR "missing id number for $eventId\n" unless $idNo; 467 print STDERR "$eventId is missing the header assignment\n"; 635 print STDERR "No external object captured for event $eventId\n"; 644 print STDERR "No internal object captured for event $eventId\n"; 705 print STDERR "token id $tokenId not implemented\n"; 709 print STDERR "token = $tokenId is undefined\n"; 746 print STDERR "token id $tokenId not implemented\n"; [all …]
|
/illumos-gate/usr/src/cmd/devinfo/ |
H A D | devinfo.c | 60 #define STDERR 2 /* Standard error */ macro 240 (void) write(STDERR, myname, (uint_t)strlen(myname)); in warn() 241 (void) write(STDERR, between, (uint_t)strlen(between)); in warn() 242 (void) write(STDERR, what, (uint_t)strlen(what)); in warn() 243 (void) write(STDERR, between, (uint_t)strlen(between)); in warn() 244 (void) write(STDERR, why, (uint_t)strlen(why)); in warn() 245 (void) write(STDERR, after, (uint_t)strlen(after)); in warn()
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | auditrecord.pl | 49 print STDERR $errString if (@ARGV); 96 print STDERR $error if ($cnt); 100 print STDERR $error if ($cnt); 104 print STDERR $error if ($cnt); 113 printf STDERR "$invalidClass\n", $_; 207 printf STDERR ("$errString\n", $label); 353 printf STDERR ($errString, $label); 446 print STDERR $errString if ($debug); 479 printf STDERR ("$errString\n", $label) if ($debug); 573 printf STDERR ($errString, $label, $token, [all …]
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | genoffsets.pl | 50 print STDERR "Usage: $PROGNAME [-k] [-s ctfstabs] [-r ctfconvert] ", 52 print STDERR " NOTE: compiler options must enable stabs or DWARF as ", 67 print STDERR "$PROGNAME: ", join(" ", @_), "\n"; 90 print STDERR "+ @argv\n"; 137 print STDERR "Splitting from stdin to $CTmp and $GenTmp\n";
|
/illumos-gate/usr/src/cmd/pgstat/ |
H A D | pgstat.pl | 158 printf STDERR gettext("%s: Invalid -T %s argument\n"), 164 printf STDERR gettext("%s: -S and -s flags can not be used together\n"), 170 printf STDERR gettext("%s: -t should specify positive integer\n"), 194 printf STDERR gettext("%s: invalid sort key %s\n"), 216 printf STDERR 230 printf STDERR 252 printf STDERR 259 printf STDERR 310 printf STDERR 340 printf STDERR [all …]
|
/illumos-gate/usr/src/cmd/logadm/ |
H A D | tester | 185 print STDERR "$myname: ERROR: $@"; 191 print STDERR "$myname: ERROR: $@"; 192 print STDERR "results captured in directory $dir\n"; 193 print STDERR " or use: $myname -s $testname $bindir\n"; 194 print STDERR " to do a fresh setup of this test.\n"; 200 print STDERR "$myname: ERROR: $@"; 201 print STDERR "results captured in file $dir/checktest.out\n"; 202 print STDERR " or use: $myname -s $testname $bindir\n"; 203 print STDERR " to do a fresh setup of this test.\n";
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/ |
H A D | _BSMparse.pm | 199 print STDERR qq{ 272 print STDERR "found $count audit attribute entries\n" if ($obj->{'debug'}); 317 print STDERR "$id is not numeric (line $.)\n"; 325 print STDERR qq{ 353 print STDERR "found $count audit events\n" if ($obj->{'debug'}); 382 print STDERR "found $count audit classes\n" if ($obj->{'debug'}); 577 print STDERR
|
/illumos-gate/usr/src/cmd/sendmail/util/ |
H A D | etrn.pl | 43 select(STDERR); 139 print STDERR "localhost connect failed ($num_tries)\n"; 178 print STDERR "$server: NOT 220 greeting: $ARG" 183 print STDERR "$server: NOT 220 greeting: $ARG"
|
/illumos-gate/usr/src/cmd/projadd/ |
H A D | projdel.pl | 48 print(STDERR "$prog: @msg\n") if (@msg); 49 printf(STDERR gettext("Usage: %s [-f filename] project\n"), $prog); 62 printf(STDERR $prog . $fmt . "\n", @args);
|
H A D | projadd.pl | 50 print(STDERR "$prog: @msg\n") if (@msg); 51 printf(STDERR gettext( 68 printf(STDERR $prog . $fmt . "\n", @args);
|
H A D | projmod.pl | 50 print(STDERR "$prog: @msg\n") if (@msg); 51 printf(STDERR gettext( 53 printf(STDERR gettext( 70 printf(STDERR $prog . $fmt . "\n", @args);
|
/illumos-gate/usr/src/lib/libfsmgt/common/ |
H A D | cmd.c | 40 #define STDERR 2 macro 123 if (close(STDERR) == -1) { in cmd_execute_command() 221 if (close(STDERR) == -1) { in cmd_execute_command_and_retrieve_string()
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtest.pl | 114 print STDERR $msg; 335 exit(125) unless open(STDERR, ">$opt_d/$$.err"); 437 exit(125) unless open(STDERR, ">$opt_d/$$.err"); 635 exit(125) unless open(STDERR, ">$opt_d/$$.err"); 667 exit(125) unless open(STDERR, ">$opt_d/$$.err");
|
/illumos-gate/usr/src/lib/libadt_jni/ |
H A D | auditxml_jni | 286 print STDERR "can't open class file AuditEvent_$root.java: $!\n"; 305 print STDERR "no event code for $eventId. Is audit_event current?\n"; 642 print STDERR "Generic event with no allowed instances: $eventId\n"; 823 print STDERR "No external object captured for event $eventId\n"; 827 print STDERR "No internal object captured for event $eventId\n"; 888 print STDERR "token id $tokenId not implemented\n"; 892 print STDERR "token = $tokenId is undefined\n"; 930 print STDERR "token id $tokenId not implemented\n"; 934 print STDERR 1035 print STDERR "$type is not an implemented data type\n"; [all …]
|
/illumos-gate/usr/src/uts/i86pc/cpu/scripts/ |
H A D | ao_gendisp.pl | 45 print STDERR "Usage: $PROGNAME inputfile\n"; 50 print STDERR "$PROGNAME: ", join(" ", @_), "\n"; 55 print STDERR "$PROGNAME: $::infile: $.: ", join(" ", @_), "\n";
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp.t | 147 (print STDERR "# lgrp_parents: $!\n"), $fail++, last; 244 print STDERR "# \@leaves: @leaves, \@leaves1: @leaves\n"; 249 print STDERR "# \@cpus: @cpus, \@cpus1: @cpus1\n";
|
/illumos-gate/usr/src/test/libc-tests/tests/err/data/ |
H A D | E.2.7.8 | 3 ::STDERR::
|
H A D | E.5.13.14 | 3 ::STDERR::
|