Searched refs:O_ONLCR (Results 1 – 2 of 2) sorted by relevance
75 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR) macro
572 if (O_ONLCR(tty)) in get_sgflags()