Searched defs:stdout (Results 1 - 9 of 9) sorted by relevance
| /src/usr.bin/make/unit-tests/ | ||
| H A D | job-output.mk | [all...] |
| /src/bin/sh/bltin/ | ||
| H A D | bltin.h | 63 #define stdout out1 macro |
| /src/sys/dev/ofw/ | ||
| H A D | ofcons.c | 62 static int stdin, stdout; variable in typeref:typename:int |
| /src/sys/arch/macppc/stand/bootxx/ | ||
| H A D | bootxx.c | 300 int stdout; variable in typeref:typename:int |
| /src/sys/arch/shark/stand/ofwboot/ | ||
| H A D | Locore.c | 505 static int stdout; variable in typeref:typename:int |
| /src/sys/arch/ofppc/stand/ofwboot/ | ||
| H A D | Locore.c | 517 static int stdout; variable in typeref:typename:int |
| /src/include/ | ||
| H A D | stdio.h | 217 #define stdout (&__sF[1]) macro |
| /src/sys/arch/macppc/dev/ | ||
| H A D | zs.c | 854 static int stdin, stdout; variable in typeref:typename:int |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 39 #define stdout __stdoutp macro 53 #define stdout ((char*)&__sF + (__sF_size * 1)) macro |
Completed in 13 milliseconds