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

  /src/sys/sys/
tty.h 144 short t_rocount, t_rocol; /* Tty. */ member in struct:tty
  /src/sys/kern/
tty.c 865 tp->t_rocol = tp->t_column;
1766 tp->t_rocol = 0;
2475 tp->t_column = tp->t_rocol;
2551 tp->t_rocol = 0;

Completed in 15 milliseconds