HomeSort by relevance Sort by last modified time
    Searched refs:C_KILL2 (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
tty.h 429 #define C_KILL2 21
tty.c 138 {C_KILL2, VKILL2,
435 {"kill2", C_SH(C_KILL2), MD_CHAR},
715 case C_KILL2:
802 s[C_KILL2] = td->c_cc[VKILL2];
884 td->c_cc[VKILL2] = s[C_KILL2];
    [all...]

Completed in 76 milliseconds