Searched refs:kstrputmsg (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 1059 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_bindlisten() 1400 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_unbind() 1574 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sodisconnect() 1889 error = kstrputmsg(SOTOV(nso), mp, NULL, in sotpi_accept() 2004 error = kstrputmsg(SOTOV(so), mp, NULL, in sotpi_accept() 2478 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_connect() 2703 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in sotpi_shutdown() 2860 (void) kstrputmsg(SOTOV(so), mp, NULL, 0, 0, in so_unix_close() 3638 error = kstrputmsg(SOTOV(so), mp, uiop, len, 0, MSG_BAND, 0); in sosend_dgramcmsg() 3762 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()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | l_strplumb.c | 173 (void) kstrputmsg(vp, smp, NULL, 0, 0, in kstr_msg()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1243 extern int kstrputmsg(struct vnode *, mblk_t *, struct uio *, ssize_t,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 2191 ret = kstrputmsg(handlep->lh_vp, smp, NULL, 0, 0, in ldi_putmsg()
|
H A D | streamio.c | 8051 kstrputmsg( in kstrputmsg() function
|