Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/ftp/
H A Dprogressbar.h46 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
/netbsd-src/usr.bin/telnet/
H A Dsys_bsd.c552 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, in process_rings()
H A Dtelnet.c2002 int netin, netout, netex, ttyin, ttyout; in Scheduler() local
/netbsd-src/external/bsd/less/dist/lesstest/
H A Dlt_screen.c54 static int ttyout; // output for screen dump variable
/netbsd-src/usr.bin/pr/
H A Dpr.c101 static int ttyout; /* output is a tty */ variable
/netbsd-src/usr.bin/mail/
H A Dcomplete.c80 #define ttyout stdout macro
/netbsd-src/sys/kern/
H A Dtty.c120 const char ttyout[] = "ttyout"; variable