Home
last modified time | relevance | path

Searched refs:JTIMOM (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Djioctl.h72 #define JTIMOM (JTYPE|6) /* timeouts in millisecs */ macro
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c460 { (uint_t)JTIMOM, "JTIMOM", NULL },
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3175 case JTIMOM: /* Obsolete */ in job_control_type()