Home
last modified time | relevance | path

Searched refs:I_LINK (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h89 #define I_LINK _IO('S',014) macro
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h242 #define I_LINK (STR|014) macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c615 ipmuxid = myioctl(ipfd, I_LINK, (void *)tmpfd); in plumb_ipif()
998 if ((fdmuxid = myioctl(pppfd, I_LINK, (void *)fd)) < 0) {
3188 ip6muxid = myioctl(ip6fd, I_LINK, (void *)tmpfd); in plumb_ip6if()
3622 (fdmuxid = ioctl(pppfd, I_LINK, (void *)ttyfd)) == -1) in sys_print_state()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1363 if (ioctl(ptmfd, I_LINK, p) < 0) in protocol()
1366 if (ioctl(netfd, I_LINK, f) < 0) in protocol()
H A Din.telnetd.c3000 if (ioctl(ptmfd, I_LINK, p) < 0) in doit()
3002 if (ioctl(netfd, I_LINK, f) < 0) in doit()
/titanic_41/usr/src/uts/common/io/
H A Dlogindmux.c498 case I_LINK: in logdmuxuwput()
H A Dconsms.c463 case I_LINK:
H A Dwscons.c537 case I_LINK: /* stupid, but permitted */ in wcuwput()
H A Dconskbd.c832 case I_LINK: in conskbd_ioctl()
H A Dllc1.c828 case I_LINK: in llc1_ioctl()
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c764 case I_LINK: in sppp_uwput()
1319 case I_LINK: in sppp_outer_ioctl()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c814 case I_LINK: in sm_link_req()
1332 case I_LINK: in sm_uwput()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1352 case I_LINK: in fifo_fastioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c485 { (uint_t)I_LINK, "I_LINK", NULL },
H A Dprint.c337 case I_LINK: in prt_ioa()
H A Dexpound.c1390 case I_LINK: in show_ioctl()
/titanic_41/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1561 case I_LINK: in sppptun_ioctl()
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c1939 ASSERT((cmd == I_LINK) || (cmd == I_PLINK)); in mlink_file()
1940 if (cmd == I_LINK) { in mlink_file()
1954 if (cmd == I_LINK) { in mlink_file()
H A Dstreamio.c3549 case I_LINK: in strioctl()
4348 case I_LINK: in strioctl()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c8526 case I_LINK: in ip_sioctl_plink_ipmp()
8586 ioccmd == I_LINK || ioccmd == I_UNLINK); in ip_sioctl_plink()
8622 boolean_t islink = (ioccmd == I_PLINK || ioccmd == I_LINK); in ip_sioctl_plink_ipmod()
9157 case I_LINK: in ip_sioctl_copyin_setup()
H A Dip.c1125 { I_LINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },