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

  /src/usr.bin/telnet/
telnet.c 2007 int netin, netout, netex, ttyin, ttyout;
2021 ttyin = ring_empty_count(&ttyiring) && (clienteof == 0);
2031 returnValue = process_rings(netin, netout, netex, ttyin, ttyout, !block);
2002 int netin, netout, netex, ttyin, ttyout; local in function:Scheduler
  /src/sys/kern/
tty.c 119 const char ttyin[] = "ttyin"; variable in typeref:typename:const char[]

Completed in 31 milliseconds