HomeSort by: relevance | last modified time | path
    Searched defs:netin (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/telnet/
telnet.c 2007 int netin, netout, netex, ttyin, ttyout;
2023 netin = !ISend && ring_empty_count(&netiring);
2031 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);
2002 int netin, netout, netex, ttyin, ttyout; local in function:Scheduler
telnet.c 2007 int netin, netout, netex, ttyin, ttyout;
2023 netin = !ISend && ring_empty_count(&netiring);
2031 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);
2002 int netin, netout, netex, ttyin, ttyout; local in function:Scheduler

Completed in 27 milliseconds