Home
last modified time | relevance | path

Searched defs:ttyin (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/telnet/
H A Dsys_bsd.c914 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
H A Dtelnet.c2019 int netin, netout, netex, ttyin, ttyout; in Scheduler() local