Searched defs:ttyout (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/ftp/ |
H A D | progressbar.h | 46 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
|
/netbsd-src/usr.bin/telnet/ |
H A D | sys_bsd.c | 552 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, in process_rings()
|
H A D | telnet.c | 2002 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
|
/netbsd-src/external/bsd/less/dist/lesstest/ |
H A D | lt_screen.c | 54 static int ttyout; // output for screen dump variable
|
/netbsd-src/usr.bin/pr/ |
H A D | pr.c | 101 static int ttyout; /* output is a tty */ variable
|
/netbsd-src/usr.bin/mail/ |
H A D | complete.c | 80 #define ttyout stdout macro
|
/netbsd-src/sys/kern/ |
H A D | tty.c | 120 const char ttyout[] = "ttyout"; variable
|