Searched refs:O_NL1 (Results 1 – 6 of 6) sorted by relevance
180 #define O_NL1 000400209 #define O_NL1 0x00000100 /* tty 37 */ macro
98 #define NL1 O_NL1
36 #define NL1 O_NL1
100 #define O_NL1 0x00000100 /* tty 37 */ macro
95 #define NL1 O_NL1
1204 if ((csp->t_flags & O_NLDELAY) == O_NL1) in from_compat()1404 csp->t_flags |= O_NL1; /* tty37 */ in to_compat()