Home
last modified time | relevance | path

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

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