HomeSort by: relevance | last modified time | path
    Searched refs:C_WERASE (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
tty.h 418 #define C_WERASE 12
tty.c 150 {C_WERASE, VWERASE,
412 {"werase", C_SH(C_WERASE), MD_CHAR},
676 case C_WERASE:
772 s[C_WERASE] = td->c_cc[VWERASE];
854 td->c_cc[VWERASE] = s[C_WERASE];

Completed in 48 milliseconds