Home
last modified time | relevance | path

Searched refs:_I_REMOVE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h282 #define _I_REMOVE (STR|060) /* Private: remove a module */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c2651 if (ioctl(ipfd_lowstr, _I_REMOVE, (caddr_t)&mod) < 0) { in modop()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5764 case _I_REMOVE: in sotpi_ioctl()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c4166 case _I_REMOVE: in strioctl()
H A Dstrsubr.c4393 if (((cmd == I_POP) || (cmd == _I_REMOVE)) && in strstartplumb()