Home | History | Annotate | Download | only in src

Lines Matching refs:VERASE2

129 #ifdef VERASE2
130 {C_ERASE2, VERASE2,
132 #endif /* VERASE2 */
398 #if defined(VERASE2)
400 #endif /* VERASE2 */
666 #ifdef VERASE2
668 return VERASE2;
669 #endif /* VERASE2 */
765 #ifdef VERASE2
766 s[C_ERASE2] = td->c_cc[VERASE2];
767 #endif /* VERASE2 */
847 #ifdef VERASE2
848 td->c_cc[VERASE2] = s[C_ERASE2];
849 #endif /* VERASE2 */