Home
last modified time | relevance | path

Searched defs:ttyout (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/tnftp/src/
H A Dprogressbar.h47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
/dflybsd-src/games/morse/
H A Dmorse.c732 ttyout(const char *s, int prosign) in ttyout() function
/dflybsd-src/usr.bin/telnet/
H A Dsys_bsd.c914 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
H A Dtelnet.c2019 int netin, netout, netex, ttyin, ttyout; in Scheduler() local