/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | stropts.h | 96 #define I_PUNLINK _IO('S',024) macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stropts.h | 260 #define I_PUNLINK (STR|027) macro
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu.c | 777 case I_PUNLINK : in oplmsu_uwsrv() 1253 (void) ldi_ioctl(msu_lh, I_PUNLINK, (intptr_t)lnk_id, FKIOCTL, in oplmsu_dr_attach() 1266 (void) ldi_ioctl(msu_lh, I_PUNLINK, (intptr_t)lnk_id, FKIOCTL, in oplmsu_dr_attach() 1292 (void) ldi_ioctl(msu_lh, I_PUNLINK, (intptr_t)lnk_id, in oplmsu_dr_attach() 1401 rval = ldi_ioctl(msu_lh, I_PUNLINK, (intptr_t)lpath->link_id, FKIOCTL, in oplmsu_dr_detach() 1605 (void) ldi_ioctl(msu_lh, I_PUNLINK, in oplmsu_conf_stream() 1679 (void) ldi_ioctl(msu_lh, I_PUNLINK, (intptr_t)plink_id[i], in oplmsu_unlinks()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | consconfig_dacf.c | 789 err = ldi_ioctl(wc_lh, I_PUNLINK, *muxid, in consconfig_relink_wc() 1182 err = ldi_ioctl(sp->conskbd_lh, I_PUNLINK, *muxid, in consconfig_relink_conskbd() 1257 err = ldi_ioctl(sp->consms_lh, I_PUNLINK, *muxid, in consconfig_relink_consms() 2042 (void) ldi_ioctl(sp->conskbd_lh, I_PUNLINK, in consconfig_check_phys_kbd()
|
H A D | l_strplumb.c | 103 return (strioctl(vp, I_PUNLINK, (intptr_t)mux_id, 0, in kstr_unplink()
|
H A D | consms.c | 471 case I_PUNLINK:
|
H A D | wscons.c | 552 case I_PUNLINK: in wcuwput()
|
H A D | conskbd.c | 847 case I_PUNLINK: in conskbd_ioctl()
|
H A D | llc1.c | 863 case I_PUNLINK: in llc1_ioctl()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/ |
H A D | ncaconfd.c | 399 if (ioctl(udp_fd, I_PUNLINK, lifr.lifr_ip_muxid) < 0) { in nca_setup() 1103 if (ioctl(udp_fd, I_PUNLINK, lifr.lifr_ip_muxid) < 0) { in nca_del_nif() 1254 if (ioctl(udp_fd, I_PUNLINK, in daemon_work()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 366 if (ioctl(muxfd, I_PUNLINK, pti.pti_muxid) < 0) { in unplumb_it()
|
/titanic_41/usr/src/lib/libipadm/common/ |
H A D | ipadm_if.c | 862 (void) ioctl(mux_fd, I_PUNLINK, ip_muxid); in i_ipadm_plumb_if() 1073 if (ioctl(mux_fd, I_PUNLINK, arp_muxid) < 0) { in i_ipadm_unplumb_if() 1103 if (ioctl(mux_fd, I_PUNLINK, ip_muxid) < 0) { in i_ipadm_unplumb_if()
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | ioctl.c | 262 case I_PUNLINK: request = ('S'<<8)|027; in _bc_ioctl()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 662 if (strioctl(mux_avp, I_PUNLINK, (intptr_t)cn->sm_muxid, 0, in link_aconsole()
|
/titanic_41/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 862 case I_PUNLINK: in sm_link_req() 1335 case I_PUNLINK: in sm_uwput()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 694 if (myioctl(udpfd, I_PUNLINK, (void *)id) < 0) { in unplumb_ipif() 3265 if (myioctl(udp6fd, I_PUNLINK, (void *)id) < 0) { in unplumb_ip6if()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | ttymux_rcm.c | 426 if (ioctl(ctrl_fd, I_PUNLINK, linkid) < 0) in punlink()
|
H A D | ip_rcm.c | 2037 if (ioctl(*mux_fd, I_PUNLINK, lifr->lifr_ip_muxid) < 0) { in ip_domux2fd()
|
/titanic_41/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1355 case I_PUNLINK: in fifo_fastioctl()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 2472 } else if (ioctl(*muxfd, I_PUNLINK, in ip_domux2fd() 2491 if (ioctl(*muxfd, I_PUNLINK, lifr.lifr_ip_muxid) < 0) { in ip_domux2fd()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 1969 (iocp->ioc_cmd == I_PUNLINK) ? "I_PUNLINK" : in man_ioctl() 1986 case I_PUNLINK: in man_ioctl() 6212 status = ldi_ioctl(man_ctl_lh, I_PUNLINK, (intptr_t)mdp->md_muxid, in man_unplumb()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 495 { (uint_t)I_PUNLINK, "I_PUNLINK", NULL },
|
/titanic_41/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 1560 case I_PUNLINK: in sppptun_ioctl()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 3552 case I_PUNLINK: in strioctl() 4364 case I_PUNLINK: in strioctl()
|
H A D | strsubr.c | 2040 strioc.ic_cmd = I_PUNLINK; in munlink() 8766 ret = ldi_ioctl(lh, I_PUNLINK, (intptr_t)MUXID_ALL, FKIOCTL, in str_stack_shutdown()
|