Searched refs:ttyout (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dsys_bsd.c847 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll)
858 if (ttyout && tout > maxfd)
885 if (ttyout)
845 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
H A Dtelnet.c2067 int netin, netout, netex, ttyin, ttyout; local
2079 ttyout = ring_full_count(&ttyoring);
2089 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);

Completed in 36 milliseconds