Searched refs:vdisable (Results 1 – 1 of 1) sorted by relevance
155 vdisable = (unsigned char) _POSIX_VDISABLE; in ed_Setup()157 vdisable = (unsigned char) pcret; in ed_Setup()161 ttychars[ED_IO][rst] = vdisable; in ed_Setup()163 ttychars[EX_IO][rst] = vdisable; in ed_Setup()167 vdisable = (unsigned char) _POSIX_VDISABLE; in ed_Setup()240 if (ttychars[TS_IO][rst] != vdisable && in ed_Setup()241 ttychars[ED_IO][rst] != vdisable) in ed_Setup()244 if (ttychars[TS_IO][rst] != vdisable && in ed_Setup()245 ttychars[EX_IO][rst] != vdisable) in ed_Setup()518 ttychars[ED_IO][i] = vdisable; in Rawmode()[all …]