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

  /external/libedit/src/
tty.h 425 #define C_LNEXT 17
tty.c 154 {C_LNEXT, VLNEXT,
423 {"lnext", C_SH(C_LNEXT), MD_CHAR},
699 case C_LNEXT:
790 s[C_LNEXT] = td->c_cc[VLNEXT];
872 td->c_cc[VLNEXT] = s[C_LNEXT];
    [all...]

Completed in 184 milliseconds