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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h251 #define ALTWERASE 0x00000200 /* use alternate WERASE algorithm */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty.c135 * ALTWERASE), and the low 6 bits indicate delay type. If the low 6 bits
618 * next chars type (for ALTWERASE)
638 (!ISSET(lflag, ALTWERASE) || ISALPHA(c) == ctype));

Completed in 35 milliseconds