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

  /external/libedit/src/
tty.h 420 #define C_WERASE 12
tty.c 146 {C_WERASE, VWERASE,
408 {"werase", C_SH(C_WERASE), MD_CHAR},
679 case C_WERASE:
775 s[C_WERASE] = td->c_cc[VWERASE];
857 td->c_cc[VWERASE] = s[C_WERASE];
    [all...]

Completed in 26 milliseconds