Home
last modified time | relevance | path

Searched refs:I_UNLINK (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlogindmux_impl.h102 (((struct iocblk *)((mp)->b_cont->b_rptr))->ioc_cmd == I_UNLINK))
H A Dstropts.h241 #define I_UNLINK (STR|015) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c699 if (myioctl(ipfd, I_UNLINK, (void *)id) < 0) { in unplumb_ipif()
1047 if (myioctl(pppfd, I_UNLINK, (void *)fdmuxid) < 0) {
3215 if (myioctl(ip6fd, I_UNLINK, (void *)id) < 0) { in unplumb_ip6if()
3557 if (was_linked && ioctl(pppfd, I_UNLINK, fdmuxid) == -1) { in sys_print_state()
/illumos-gate/usr/src/uts/common/io/
H A Dlogindmux.c503 case I_UNLINK: in logdmuxuwput()
H A Dconsms.c460 case I_UNLINK: in consmsioctl()
H A Dwscons.c700 case I_UNLINK: /* stupid, but permitted */ in wcuwput()
H A Dconskbd.c847 case I_UNLINK: in conskbd_ioctl()
H A Dllc1.c864 case I_UNLINK: in llc1_ioctl()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c768 case I_UNLINK: in sppp_uwput()
1385 case I_UNLINK: in sppp_outer_ioctl()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1377 case I_UNLINK: in fifo_fastioctl()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1563 case I_UNLINK: in sppptun_ioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3643 case I_UNLINK: in strioctl()
4489 case I_UNLINK: in strioctl()
4509 if (cmd == I_UNLINK) in strioctl()
H A Dstrsubr.c2052 strioc.ic_cmd = I_UNLINK; in munlink()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c527 { (uint_t)I_UNLINK, "I_UNLINK", NULL }, /* 15 */
H A Dprint.c344 case I_UNLINK: in prt_ioa()
H A Dexpound.c1374 case I_UNLINK: in show_ioctl()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8594 ioccmd == I_LINK || ioccmd == I_UNLINK); in ip_sioctl_plink()
9166 case I_UNLINK: in ip_sioctl_copyin_setup()
H A Dip.c1129 { I_UNLINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },