Searched defs:ttyout (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/tnftp/src/ |
H A D | progressbar.h | 47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
|
/freebsd-src/usr.bin/morse/ |
H A D | morse.c | 550 ttyout(const char *s) in ttyout() function
|
/freebsd-src/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 767 int ttyout, in process_rings()
|
H A D | telnet.c | 1988 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
|
/freebsd-src/contrib/telnet/telnet/ |
H A D | sys_bsd.c | 843 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
|
H A D | telnet.c | 2065 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
|
/freebsd-src/contrib/bc/src/ |
H A D | vm.c | 1534 int ttyin, ttyout, ttyerr; global() local
|