Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dioctl.h101 #define TAB1 O_TAB1
H A Dttold.h212 #define O_TAB1 0x00000400 /* tty 37 */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dioctl.h98 #define TAB1 O_TAB1
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c1166 case O_TAB1: in from_compat()
1313 csp->t_flags |= O_TAB1; in to_compat()