Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h41 #define TAB1 O_TAB1
H A Dttold.h105 #define O_TAB1 0x00000400 /* tty 37 */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dioctl.h103 #define TAB1 O_TAB1
H A Dttold.h214 #define O_TAB1 0x00000400 /* tty 37 */ macro
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h100 #define TAB1 O_TAB1
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c1264 case O_TAB1: in from_compat()
1411 csp->t_flags |= O_TAB1; in to_compat()