Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlogindmux_impl.h104 (((struct iocblk *)((mp)->b_cont->b_rptr))->ioc_cmd == I_UNLINK))
H A Dstropts.h243 #define I_UNLINK (STR|015) macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h90 #define I_UNLINK _IO('S',015) macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c705 if (myioctl(ipfd, I_UNLINK, (void *)id) < 0) { in unplumb_ipif()
1053 if (myioctl(pppfd, I_UNLINK, (void *)fdmuxid) < 0) {
3274 if (myioctl(ip6fd, I_UNLINK, (void *)id) < 0) { in unplumb_ip6if()
3616 if (was_linked && ioctl(pppfd, I_UNLINK, fdmuxid) == -1) { in sys_print_state()
/titanic_41/usr/src/uts/common/io/
H A Dlogindmux.c503 case I_UNLINK: in logdmuxuwput()
H A Dconsms.c470 case I_UNLINK:
H A Dwscons.c551 case I_UNLINK: /* stupid, but permitted */ in wcuwput()
H A Dconskbd.c846 case I_UNLINK: in conskbd_ioctl()
H A Dllc1.c864 case I_UNLINK: in llc1_ioctl()
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c765 case I_UNLINK: in sppp_uwput()
1380 case I_UNLINK: in sppp_outer_ioctl()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c861 case I_UNLINK: in sm_link_req()
1334 case I_UNLINK: in sm_uwput()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1354 case I_UNLINK: in fifo_fastioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c486 { (uint_t)I_UNLINK, "I_UNLINK", NULL },
H A Dprint.c338 case I_UNLINK: in prt_ioa()
H A Dexpound.c1391 case I_UNLINK: in show_ioctl()
/titanic_41/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1562 case I_UNLINK: in sppptun_ioctl()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3551 case I_UNLINK: in strioctl()
4363 case I_UNLINK: in strioctl()
4383 if (cmd == I_UNLINK) in strioctl()
H A Dstrsubr.c2038 strioc.ic_cmd = I_UNLINK; in munlink()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c8586 ioccmd == I_LINK || ioccmd == I_UNLINK); in ip_sioctl_plink()
9158 case I_UNLINK: in ip_sioctl_copyin_setup()
H A Dip.c1126 { I_UNLINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },