HomeSort by: relevance | last modified time | path
    Searched refs:VKILL2 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
tty.h 383 # ifdef VKILL2
384 # if NUMCC <= VKILL2
385 # undef VKILL2
386 # endif /* NUMCC <= VKILL2 */
387 # endif /* VKILL2 */
tty.c 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
    [all...]

Completed in 12 milliseconds