Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h42 #define TAB2 O_TAB2
H A Dttold.h106 #define O_TAB2 0x00000800 macro
/titanic_44/usr/src/uts/common/sys/
H A Dioctl.h104 #define TAB2 O_TAB2
H A Dttold.h215 #define O_TAB2 0x00000800 macro
/titanic_44/usr/src/ucbhead/sys/
H A Dioctl.h101 #define TAB2 O_TAB2
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c1268 case O_TAB2: in from_compat()
1415 csp->t_flags |= O_TAB2; in to_compat()