Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Djioctl.h75 #define JTRUN (JTYPE|10) /* send runlayer command to layers cmd */ macro
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c463 { (uint_t)JTRUN, "JTRUN", NULL },
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3178 case JTRUN: /* Obsolete */ in job_control_type()