Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Djioctl.h61 #define JBOOT (JTYPE|1) /* start a download in a window */ macro
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c452 #ifdef JBOOT
453 { (uint_t)JBOOT, "JBOOT", NULL },
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3173 case JBOOT: /* Obsolete */ in job_control_type()