Searched refs:VERASE (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c242 term->c_cc[VERASE] = sg->sg_erase;
398 sg->sg_erase = cc[VERASE];
H A Dtty.c696 if (CCEQ(cc[VERASE], c)) {
2559 ttyecho(tp->t_cc[VERASE], tp);
/xnu-2422.115.4/bsd/sys/
H A Dtermios.h81 #define VERASE 3 /* ICANON */ macro
133 #define IUTF8 0x00004000 /* maintain state for UTF-8 VERASE */

Completed in 33 milliseconds