Home
last modified time | relevance | path

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

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