Searched refs:CWERASE (Results 1 – 6 of 6) sorted by relevance
220 # ifndef CWERASE221 # define CWERASE _POSIX_VDISABLE macro235 # ifndef CWERASE236 # define CWERASE CONTROL('w') macro
99 CWERASE, CSUSP, CDSUSP, CREPRINT,
641 #ifdef CWERASE642 {"CWERASE", CWERASE},
671 #ifdef CWERASE672 {"CWERASE", CWERASE},
76 CWERASE = CTRL('w') variable