Home
last modified time | relevance | path

Searched refs:MSG_IGNERROR (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/ktli/
H A Dt_kutil.c239 MSG_BAND | MSG_IGNFLOW | MSG_HOLDSIG | MSG_IGNERROR, 0); in t_kadvise()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h201 #define MSG_IGNERROR 0x80 /* Ignore stream head errors */ macro
/titanic_41/usr/src/uts/common/io/
H A Dl_strplumb.c176 MSG_BAND | MSG_HOLDSIG | MSG_IGNERROR, 0); in kstr_msg()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1086 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sotpi_bindlisten()
1432 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sotpi_unbind()
1606 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sodisconnect()
1921 0, 0, MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sotpi_accept()
2069 0, 0, MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sotpi_accept()
2538 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in sotpi_connect()
2763 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_shutdown()
2933 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in so_unix_close()
5365 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_getsockopt()
5473 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_setsockopt()
H A Dsockstr.c625 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in do_tinfo()
688 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR, 0); in do_tcapability()
1600 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in strsock_discon_ind()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c7108 (flags & (MSG_IGNERROR|MSG_DELAYERROR)) == 0) { in kstrgetmsg()
7201 (flags & (MSG_IGNERROR|MSG_DELAYERROR)) == MSG_DELAYERROR) { in kstrgetmsg()
7230 (MSG_HOLDSIG|MSG_IGNERROR|MSG_IPEEK|MSG_DELAYERROR)) { in kstrgetmsg()
7233 if (flags & MSG_IGNERROR) in kstrgetmsg()
7955 if ((stp->sd_flag & STPLEX) || !(flag & MSG_IGNERROR)) { in kstrputmsg()
8119 if (flag & (MSG_HOLDSIG|MSG_IGNERROR)) { in kstrputmsg()
8122 if (flag & MSG_IGNERROR) in kstrputmsg()
H A Ddriver_lyr.c2175 MSG_BAND | MSG_HOLDSIG | MSG_IGNERROR, 0); in ldi_putmsg()