Home
last modified time | relevance | path

Searched refs:t_stop (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/libreadline/
HDrltty.h76 unsigned char t_stop; member
HDrltty.c210 _rl_tty_chars.t_stop = tiop->tchars.t_stopc;
448 _rl_tty_chars.t_stop = tiop->c_cc[VSTOP];
/NextBSD/sys/sys/mach/device/
HDtty.h122 void (*t_stop)( /* routine to stop output */ member
/NextBSD/sys/dev/rc/
HDrc.c303 tp->t_stop = rc_stop; in rc_attach()
/NextBSD/sys/dev/digi/
HDdigi.c548 tp->t_stop = digistop; in digi_init()
/NextBSD/sys/dev/cy/
HDcy.c415 tp->t_stop = comstop; in cyattach_common()
/NextBSD/sys/dev/sio/
HDsio.c935 tp->t_stop = comstop;
/NextBSD/sys/dev/cx/
HDif_cx.c855 d->tty->t_stop = cx_stop; in cx_attach()
/NextBSD/sys/pc98/cbus/
HDsio.c1494 tp->t_stop = comstop;