Searched refs:ONLCR (Results 1 – 12 of 12) sorted by relevance
27 #define ONLCR 0000004 /* Map NL to CR-NL on output. */ macro
26 #define ONLCR 0x00000004 macro
25 #define ONLCR 0000002 macro
47 #define TTYDEF_OFLAG (OPOST | ONLCR | OXTABS)
47 #define TTYDEF_OFLAG (OPOST | ONLCR | XTABS)
140 # define ONLCR (1 << 1) /* Map NL to CR-NL on output. */ macro
55 constant ONLCR
627 @deftypevr Macro tcflag_t ONLCR
6672 * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
8350 * sysdeps/unix/sysv/linux/bits/termios.h (OPOST, OLCUC, ONLCR, OCRNL,
87488 (ONLCR): Document as POSIX.