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

  /external/libedit/src/
tty.h 426 #define C_STATUS 18
tty.c 83 C_SH(C_PGOFF) | C_SH(C_PAGE) | C_SH(C_STATUS)), 0}
426 {"status", C_SH(C_STATUS), MD_CHAR},
703 case C_STATUS:
793 s[C_STATUS] = td->c_cc[VSTATUS];
875 td->c_cc[VSTATUS] = s[C_STATUS];
    [all...]

Completed in 76 milliseconds