Home
last modified time | relevance | path

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

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