Home
last modified time | relevance | path

Searched refs:ALTWERASE (Results 1 – 6 of 6) sorted by relevance

/original-bsd/bin/stty/
H A Dmodes.c112 { "altwerase", ALTWERASE, 0 },
113 { "-altwerase", 0, ALTWERASE },
H A Dprint.c86 put("-altwerase", ALTWERASE, 0);
H A Dkey.c243 #define LKEEP (ECHOKE|ECHOE|ECHOK|ECHOPRT|ECHOCTL|ALTWERASE|TOSTOP|NOFLSH)
/original-bsd/sys/sys/
H A Dtermios.h136 #define ALTWERASE 0x00000200 /* use alternate WERASE algorithm */ macro
/original-bsd/lib/libedit/
H A Dtty.c329 # ifdef ALTWERASE
330 { "altwerase",ALTWERASE,M_LIN },
/original-bsd/sys/kern/
H A Dtty.c381 int alt = ISSET(lflag, ALTWERASE);