Home
last modified time | relevance | path

Searched refs:t_startc (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/usr.bin/window/
Dmain.c137 wwnewtty.ww_tchars.t_startc = wwoldtty.ww_tchars.t_startc; in main()
Dwwinit.c85 wwnewtty.ww_tchars.t_startc = -1; in wwinit()
/mirbsd/src/sys/sys/
Dioctl_compat.h49 char t_startc; /* start output */ member
/mirbsd/src/sys/compat/common/
Dtty_43.c147 tc->t_startc = cc[VSTART];
159 cc[VSTART] = tc->t_startc;
/mirbsd/src/gnu/usr.bin/texinfo/info/
Dterminal.c792 temp.t_startc = temp.t_stopc = -1; in terminal_prep_terminal()
/mirbsd/src/usr.bin/telnet/
Dsys_bsd.c449 tc.t_startc = _POSIX_VDISABLE;