Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dtty.c51 #define TTY_ALTWERASE 0x1 macro
104 tty.flags |= TTY_ALTWERASE; in grabh()
357 && ((t->flags & TTY_ALTWERASE) == 0 in tty_insert()
362 || ((t->flags & TTY_ALTWERASE) in tty_insert()