Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h283 #define _I_CMD (STR|063) /* Private: send ioctl via M_CMD */ macro
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c513 { (uint_t)_I_CMD, "_I_CMD", NULL },
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c2687 if (VOP_IOCTL(vp, _I_CMD, (intptr_t)&strcmd, FKIOCTL, cred, in prfdinfotlisockopt()
2697 if (VOP_IOCTL(vp, _I_CMD, (intptr_t)&strcmd, FKIOCTL, cred, in prfdinfotlisockopt()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3657 case _I_CMD: in strioctl()