Lines Matching refs:EOPNOTSUPP
74 return (EOPNOTSUPP); in so_accept_notsupp()
81 return (EOPNOTSUPP); in so_listen_notsupp()
89 return (EOPNOTSUPP); in so_getsockname_notsupp()
97 return (EOPNOTSUPP); in so_getpeername_notsupp()
104 return (EOPNOTSUPP); in so_shutdown_notsupp()
112 return (EOPNOTSUPP); in so_sendmblk_notsupp()
318 EOPNOTSUPP : EINVAL); in so_accept()
362 return (EOPNOTSUPP); in so_sendmsg()
395 error = EOPNOTSUPP; in so_sendmsg()
468 return (EOPNOTSUPP); in so_sendmblk_impl()
1335 *errorp = EOPNOTSUPP; in so_queue_msg_impl()
1614 return (EOPNOTSUPP); in so_recvmsg()
1626 error = EOPNOTSUPP; in so_recvmsg()