Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dtty.h143 int t_rocount, t_rocol; /* Tty. */ member
/xnu-8019.80.24/bsd/kern/
H A Dtty.c761 tp->t_rocol = tp->t_column; in ttyinput()
1738 tp->t_rocol = 0; in ttyflush()
2615 tp->t_column = tp->t_rocol; in ttyrub()
2708 tp->t_rocol = 0; in ttyretype()