Searched refs:_I_CMD (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | stropts.h | 285 #define _I_CMD (STR|063) /* Private: send ioctl via M_CMD */ macro
|
/titanic_41/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 798 if (pr_ioctl(Pr, fd, _I_CMD, &strcmd, sizeof (strcmd)) == 0) in dotli() 802 if (pr_ioctl(Pr, fd, _I_CMD, &strcmd, sizeof (strcmd)) == 0) in dotli()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 504 { (uint_t)_I_CMD, "_I_CMD", NULL },
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 3565 case _I_CMD: in strioctl()
|