Searched defs:ttyout (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/tnftp/src/ |
H A D | progressbar.h | 47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
|
/dflybsd-src/games/morse/ |
H A D | morse.c | 732 ttyout(const char *s, int prosign) in ttyout() function
|
/dflybsd-src/usr.bin/telnet/ |
H A D | sys_bsd.c | 914 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
|
H A D | telnet.c | 2019 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
|