Home
last modified time | relevance | path

Searched refs:t_canq_c_cc (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dtty.h143 int t_canq_c_cc; member
/openbsd/usr.sbin/pstat/
H A Dpstat.c903 itp->t_canq_c_cc = tp->t_canq.c_cc; in tty2itty()
999 (void)printf("%3d %4d ", tp->t_rawq_c_cc, tp->t_canq_c_cc); in ttyprt()
/openbsd/sys/kern/
H A Dtty.c2421 itp->t_canq_c_cc = tp->t_canq.c_cc; in ttystats_init()