Searched refs:ttychars (Results 1 – 2 of 2) sorted by relevance
57 static unsigned char ttychars[NN_IO][C_NCC] = { variable160 if (ttychars[ED_IO][rst] == (unsigned char) _POSIX_VDISABLE) in ed_Setup()161 ttychars[ED_IO][rst] = vdisable; in ed_Setup()162 if (ttychars[EX_IO][rst] == (unsigned char) _POSIX_VDISABLE) in ed_Setup()163 ttychars[EX_IO][rst] = vdisable; in ed_Setup()235 tty_getchar(&tstty, ttychars[TS_IO]); in ed_Setup()240 if (ttychars[TS_IO][rst] != vdisable && in ed_Setup()241 ttychars[ED_IO][rst] != vdisable) in ed_Setup()242 ttychars[ED_IO][rst] = ttychars[TS_IO][rst]; in ed_Setup()244 if (ttychars[TS_IO][rst] != vdisable && in ed_Setup()[all …]
315 ttychars