Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h117 #define OCRNL 0x00000010 /* map CR to NL on output */ macro
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c427 if (CMP_FLAG(o, OCRNL)) in ttydisc_write_oproc()
H A Dtty.c92 #define TTYSUP_OFLAG (OPOST|ONLCR|TAB3|ONOEOT|OCRNL|ONOCR|ONLRET)