Searched refs:netin (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/telnet/
H A Dsys_bsd.c493 process_rings(int netin, int netout, int netex, int ttyin, int ttyout,
517 if (netout || netin || netex) {
522 if (netin)
492 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int dopoll) argument
H A Dexterns.h192 int process_rings(int netin, int netout, int netex, int ttyin, int ttyout,
H A Dtelnet.c1798 int netin, netout, netex, ttyin, ttyout;
1814 netin = !ISend && ring_empty_count(&netiring);
1826 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);
1793 int netin, netout, netex, ttyin, ttyout; local

Completed in 192 milliseconds