Searched refs:kstrputmsg (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/ktli/ |
H A D | t_kutil.c | 83 error = kstrputmsg(vp, bp, NULL, 0, 0, MSG_BAND | MSG_HOLDSIG, fmode); in tli_send() 238 (void) kstrputmsg(vp, mp, NULL, 0, 0, in t_kadvise()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 1085 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_bindlisten() 1431 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_unbind() 1605 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sodisconnect() 1920 error = kstrputmsg(SOTOV(nso), mp, NULL, in sotpi_accept() 2068 error = kstrputmsg(SOTOV(so), mp, NULL, in sotpi_accept() 2537 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_connect() 2762 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_shutdown() 2932 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in so_unix_close() 3805 error = kstrputmsg(SOTOV(so), mp, uiop, len, 0, MSG_BAND, 0); in sosend_dgramcmsg() 3919 error = kstrputmsg(SOTOV(so), mp, uiop, iosize, in sosend_svccmsg() [all …]
|
H A D | sockstr.c | 624 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in do_tinfo() 687 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in do_tcapability() 1599 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in strsock_discon_ind()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | l_strplumb.c | 175 (void) kstrputmsg(vp, smp, NULL, 0, 0, in kstr_msg()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1224 extern int kstrputmsg(struct vnode *, mblk_t *, struct uio *, ssize_t,
|
/titanic_44/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 2174 ret = kstrputmsg(handlep->lh_vp, smp, NULL, 0, 0, in ldi_putmsg()
|
H A D | streamio.c | 7925 kstrputmsg( in kstrputmsg() function
|