Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c356 error = sogeterr(so, B_TRUE); in sosdp_connect()
509 error = sogeterr(so, B_TRUE); in sosdp_sendmsg()
705 value = sogeterr(so, B_TRUE); in sosdp_getsockopt()
H A Dsocksctp.c398 error = sogeterr(so, B_TRUE); in sosctp_connect()
815 error = sogeterr(so, B_TRUE); in sosctp_sendmsg()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c284 error = sogeterr(so, B_TRUE); in so_connect()
383 error = sogeterr(so, B_TRUE); in so_sendmsg()
492 error = sogeterr(so, B_TRUE); in so_sendmblk_impl()
850 error = sogeterr(so, B_TRUE); in so_ioctl()
H A Dsockcommon_subr.c217 return (sogeterr(so, B_TRUE)); in so_wait_connected_locked()
924 error = sogeterr(so, !(flags & MSG_PEEK)); in so_dequeue_msg()
1700 value = sogeterr(so, B_TRUE); in socket_getopt_common()
H A Dsockstr.c763 sogeterr(struct sonode *so, boolean_t clear_err) in sogeterr() function
1152 error = sogeterr(so, B_TRUE); in sowaitconnind()
1274 error = sogeterr(so, B_TRUE); in sowaitconnected()
H A Dsocktpi.c2538 so_bad: error = sogeterr(so, B_TRUE); in sotpi_connect()
3781 error = sogeterr(so, B_TRUE); in sosend_svccmsg()
4032 error = sogeterr(so, B_TRUE); in sosend_svc()
4121 error = sogeterr(so, B_TRUE); in sotpi_sendmsg()
5117 value = sogeterr(so, B_TRUE); in sotpi_getsockopt()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h932 extern int sogeterr(struct sonode *, boolean_t);