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

  /external/libedit/src/
tty.h 411 #define C_KILL 3
tty.c 134 {C_KILL, VKILL,
381 {"kill", C_SH(C_KILL), MD_CHAR},
643 case C_KILL:
748 s[C_KILL] = td->c_cc[VKILL];
830 td->c_cc[VKILL] = s[C_KILL];
    [all...]

Completed in 528 milliseconds