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

  /src/usr.bin/telnet/
telnet.c 2007 int netin, netout, netex, ttyin, ttyout;
2011 netout = ring_full_count(&netoring) &&
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;
2011 netout = ring_full_count(&netoring) &&
2031 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);
2002 int netin, netout, netex, ttyin, ttyout; local in function:Scheduler

Completed in 26 milliseconds