/illumos-gate/usr/src/man/man7fs/ |
H A D | Makefile | 38 MANLINKS= stderr.7fs \ 42 stderr.7fs := LINKSRC = fd.7fs
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | stdio.h | 69 #define stderr (&__iob[2]) macro
|
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtsubrs.c | 41 int stderr = 2; /* File descriptor for errors */ variable 91 prf(stderr, "%s (4.x.ld.so): ", program_name); 92 prf(stderr, fmt, x1); 93 prf(stderr, "\n", x1);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm.c | 127 (void) fprintf(stderr, "ilbadm: "); 130 (void) vfprintf(stderr, format, alist); 133 (void) fprintf(stderr, "\n"); 139 (void) fprintf(stderr, gettext("Usage:\n")); 140 print_cmdlist_short(basename(name), stderr); local
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | debug.c | 61 stderr, 75 dbg_ofile.fptr = stderr; 218 &buf), stderr); local 221 &buf), stderr); local
|
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | stdio.h | 59 #define stderr (&_iob[2]) macro
|
/illumos-gate/usr/src/cmd/sgs/ld/common/ |
H A D | ld.c | 129 (void) fputs(MSG_ORIG(MSG_STR_LDDIAG), stderr); local 130 (void) fputs(strings[error], stderr); 133 (void) vfprintf(stderr, format, args); 138 (void) fprintf(stderr, MSG_ORIG(MSG_STR_ELFDIAG), 141 (void) fprintf(stderr, MSG_ORIG(MSG_STR_NL)); 142 (void) fflush(stderr);
|
/illumos-gate/usr/src/lib/libbc/inc/5include/ |
H A D | stdio.h | 78 #define stderr (&_iob[2]) macro
|
/illumos-gate/usr/src/cmd/logadm/ |
H A D | err.c | 107 /* print a copy to stderr */ 110 (void) fprintf(stderr, "%s: ", Myname); 115 (void) fprintf(stderr, "%s line %d: ", File, Line); 120 (void) fputs(gettext(prefix), stderr); local 124 (void) vfprintf(stderr, intlfmt, ap); 128 (void) fprintf(stderr, ": %s", errno_msg); 133 (void) fprintf(stderr, "\n"); 137 (void) fflush(stderr); 170 #define CHUNKSIZE 8192 /* for copying stderr */ 172 * err_fromfd -- copy data from fd to stderr [all...] |
/illumos-gate/usr/src/ucbhead/ |
H A D | stdio.h | 124 #define stderr (&__iob[2]) macro
|
/illumos-gate/usr/src/head/iso/ |
H A D | stdio_iso.h | 159 #define stderr (&__iob[2]) macro
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | lber-int.h | 71 /* No stderr in a 16-bit Windows DLL */ 99 /* No stderr in a 16-bit Windows DLL */ 101 #define stderr NULL macro
|
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | malloc.c | 1412 #define stderr 2 /*bletch*/ macro 1420 * Otherwise, prints an error message to stderr and generates a 1439 write(fileno(stderr), stderrbuf, nbytes);
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | n1.c | 271 fdprintf(stderr, "loop: NL=%d, ejf=%d, lss=%d, eileenct=%d\n", 474 fdprintf(stderr, "%s: ", progname); 475 fdprintf(stderr, s, s1, s2, s3, s4, s5); 477 fdprintf(stderr, gettext("; line %d, file %s"), numtab[CD].val, 479 fdprintf(stderr, "\n"); 498 int stderr = 2; /* NOT stdio value */ variable 513 if (fd == stderr) 514 write(stderr, pfbuf, pfbp - pfbuf); 680 fdprintf(stderr, "control: macro %c%c, contab[%d]\n", 743 fdprintf(stderr, "getc [all...] |
H A D | tdef.h | 373 * stderr. So undef it if it is already defined. 375 #ifdef stderr 376 # undef stderr macro 378 extern int stderr; /* this is NOT the stdio value! */
|
/illumos-gate/usr/src/boot/include/ |
H A D | stdio.h | 228 #define stderr __stderrp macro
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 545 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 551 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 524 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 530 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 545 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 551 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 524 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 530 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 545 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 551 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 524 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 530 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 545 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 551 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 524 #define stderr ((FILE*)_ast_dll->_ast_stderr) macro 530 #define stderr (&_Sfstderr) macro
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1199 stderr.3c \ 2251 stderr.3c := LINKSRC = stdio.3c
|