Searched defs:ttyout (Results 1 - 6 of 6) sorted by relevance
| /src/usr.bin/ftp/ | ||
| H A D | progressbar.h | 46 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable in typeref:typename:GLOBAL FILE * |
| /src/usr.bin/telnet/ | ||
| H A D | sys_bsd.c | 552 process_rings(int netin,int netout,int netex,int ttyin,int ttyout,int dopoll) argument |
| H A D | telnet.c | 2002 int netin, netout, netex, ttyin, ttyout; local in function:Scheduler |
| /src/usr.bin/mail/ | ||
| H A D | complete.c | 80 #define ttyout stdout macro |
| /src/usr.bin/pr/ | ||
| H A D | pr.c | 101 static int ttyout; /* output is a tty */ variable in typeref:typename:int |
| /src/sys/kern/ | ||
| H A D | tty.c | 120 const char ttyout[] = "ttyout"; variable in typeref:typename:const char[] |
Completed in 11 milliseconds