Home
last modified time | relevance | path

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

/freebsd-src/contrib/tnftp/src/
H A Dprogressbar.h47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
/freebsd-src/usr.bin/morse/
H A Dmorse.c550 ttyout(const char *s) in ttyout() function
/freebsd-src/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c767 int ttyout, in process_rings()
H A Dtelnet.c1988 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
/freebsd-src/contrib/telnet/telnet/
H A Dsys_bsd.c843 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
H A Dtelnet.c2065 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
/freebsd-src/contrib/bc/src/
H A Dvm.c1534 int ttyin, ttyout, ttyerr; global() local