Home
last modified time | relevance | path

Searched defs:ttyin (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/less/dist/lesstest/
H A Drun.c113 int ttyin = 0; // stdin in run_interactive() local
H A Dlt_screen.c53 static int ttyin; // input text and control sequences 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/sys/kern/
H A Dtty.c119 const char ttyin[] = "ttyin"; variable