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

  /external/libedit/src/
tty.h 419 #define C_STOP 11
tty.c 405 {"stop", C_SH(C_STOP), MD_CHAR},
675 case C_STOP:
772 s[C_STOP] = td->c_cc[VSTOP];
854 td->c_cc[VSTOP] = s[C_STOP];
    [all...]

Completed in 48 milliseconds