Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c360 #define RESET_OFLAG (OLCUC|OCRNL|ONOCR|ONLRET|OFILL|OFDEL| \ macro
375 ttymodes.c_oflag &= ~RESET_OFLAG; in sanitize_tty()