Searched refs:_I_CMD (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | stropts.h | 283 #define _I_CMD (STR|063) /* Private: send ioctl via M_CMD */ macro
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | codes.c | 549 { (uint_t)_I_CMD, "_I_CMD", NULL }, /* 63 */
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 2687 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 D | streamio.c | 3657 case _I_CMD: in strioctl()
|