Home
last modified time | relevance | path

Searched refs:t_rocol (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/sys/
H A Dtty.h143 int t_rocount, t_rocol; /* Tty. */ member
/xnu-8796.121.2/bsd/kern/
H A Dtty.c762 tp->t_rocol = tp->t_column; in ttyinput()
1739 tp->t_rocol = 0; in ttyflush()
2616 tp->t_column = tp->t_rocol; in ttyrub()
2709 tp->t_rocol = 0; in ttyretype()