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

  /external/libedit/src/
tty.h 409 #define C_QUIT 1
tty.c 375 {"quit", C_SH(C_QUIT), MD_CHAR},
635 case C_QUIT:
742 s[C_QUIT] = td->c_cc[VQUIT];
824 td->c_cc[VQUIT] = s[C_QUIT];
    [all...]

Completed in 64 milliseconds