Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dtty.h142 int t_canq_c_cc; member
/mirbsd/src/usr.sbin/pstat/
Dpstat.c738 itp->t_canq_c_cc = tp->t_canq.c_cc; in tty2itty()
824 (void)printf("%3d %4d ", tp->t_rawq_c_cc, tp->t_canq_c_cc); in ttyprt()
/mirbsd/src/sys/kern/
Dtty.c2325 itp->t_canq_c_cc = tp->t_canq.c_cc; in ttystats_init()