Searched refs:EINPROGRESS (Results 1 – 14 of 14) sorted by relevance
95 inline int EINPROGRESS = 36; variable96 #pragma D binding "1.0" EINPROGRESS
133 #define EINPROGRESS 36 /* Operation now in progress */ macro
451 { .be_bsm_errno = BSM_ERRNO_EINPROGRESS, .be_local_errno = EINPROGRESS,
301 error = EINPROGRESS; in sock_connect()386 retval = EINPROGRESS; in sock_connectwait()
634 *retval = EINPROGRESS; in aio_error()767 error = EINPROGRESS; in aio_return()
1032 error = EINPROGRESS; in connectit()1106 error = EINPROGRESS; in connectitx()
1894 if (error != EINPROGRESS) { in soconnectxlocked()
4214 error = EINPROGRESS; in kevent_register()
516 if (result != 0 && errno != EINPROGRESS) {
952 …T_QUIET; T_EXPECT_POSIX_FAILURE(connect(s, (struct sockaddr *)&sin, sizeof(sin)), EINPROGRESS, NUL… in send_one_packet()
438 SKTC_ASSERT_ERR(errno == EINPROGRESS); in connectsocks()
767 error = EINPROGRESS; in tcp_usr_connectx_common()775 if (error && error != EINPROGRESS) { in tcp_usr_connectx_common()
398 error = EINPROGRESS; in mptcp_usr_connectx()
3952 error = EINPROGRESS; in flow_divert_connectx_out_common()