Searched refs:ttyin (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c752 process_rings(netin, netout, netex, ttyin, ttyout, poll)
772 if (ttyin) {
H A Dtelnet.c2152 int netin, netout, netex, ttyin, ttyout; local
2166 ttyin = (ring_empty_count(&ttyiring) && !eof_pending);
2173 ttyin = ttyout = 0;
2178 returnValue = process_rings(netin, netout, netex, ttyin, ttyout,
/illumos-gate/usr/src/cmd/more/
H A Dmore.c218 static void ttyin(char buf[], register int nmax, char pchar);
1144 ttyin (cmdbuf, 78, '/');
1298 ttyin (cmdbuf, 78, '!');
1576 ttyin(char buf[], register int nmax, char pchar) function
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c100 static int ttyin();
533 if (ttyin())
851 ttyin() function

Completed in 69 milliseconds