Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dttold.h186 #define O_CR2 020000
220 #define O_CR2 0x00002000 /* tty 37 */ macro
H A Dioctl.h109 #define CR2 O_CR2
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h47 #define CR2 O_CR2
H A Dttold.h111 #define O_CR2 0x00002000 /* tty 37 */ macro
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h106 #define CR2 O_CR2
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c1199 case O_CR2: in from_compat()
1398 csp->t_flags |= O_CR2; in to_compat()