Home
last modified time | relevance | path

Searched defs:ltchars (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/sys/
Dioctl_compat.h54 struct ltchars { struct
55 char t_suspc; /* stop process signal */
56 char t_dsuspc; /* delayed stop process signal */
57 char t_rprntc; /* reprint line */
58 char t_flushc; /* flush output (toggles) */
59 char t_werasc; /* word erase */
60 char t_lnextc; /* literal next character */
/bionic/libc/kernel/arch-mips/asm/
Dtermios.h42 struct ltchars { struct
44 char t_suspc;
45 char t_dsuspc;
46 char t_rprntc;
47 char t_flushc;
49 char t_werasc;
50 char t_lnextc;