Lines Matching refs:VERASE2
133 #ifdef VERASE2
134 {C_ERASE2, VERASE2,
136 #endif /* VERASE2 */
402 #if defined(VERASE2)
404 #endif /* VERASE2 */
663 #ifdef VERASE2
665 return VERASE2;
666 #endif /* VERASE2 */
762 #ifdef VERASE2
763 s[C_ERASE2] = td->c_cc[VERASE2];
764 #endif /* VERASE2 */
844 #ifdef VERASE2
845 td->c_cc[VERASE2] = s[C_ERASE2];
846 #endif /* VERASE2 */