Home | History | Annotate | Download | only in libedit

Lines Matching refs:VKILL2

141 #ifdef VKILL2
142 {C_KILL2, VKILL2,
144 #endif /* VKILL2 */
438 #if defined(VKILL2)
440 #endif /* VKILL2 */
711 #ifdef VKILL2
713 return VKILL2;
798 #ifdef VKILL2
799 s[C_KILL2] = td->c_cc[VKILL2];
880 #ifdef VKILL2
881 td->c_cc[VKILL2] = s[C_KILL2];
882 #endif /* VKILL2 */