Searched refs:ALTWERASE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dtermios.h249 #define ALTWERASE 0x00000200 /* use alternate WERASE algorithm */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c154 * ALTWERASE), and the low 6 bits indicate delay type. If the low 6 bits
743 * next chars type (for ALTWERASE)
763 (!ISSET(lflag, ALTWERASE) || ISALPHA(c) == ctype));

Completed in 25 milliseconds