Lines Matching refs:accept
266 /* we want to accept the default, and know what it is. I assume */
319 /* we want to accept the default, and know what it is. I assume */
404 /* we want to accept the default, and know what it is. I assume */
797 /* after the accept call. This saves the hassle of extra messages */
842 /* extra message after the accept on the remote. If it failed, */
1484 /* a call before an accept */
1988 /* after the accept call. This saves the hassle of extra messages */
2029 /* message after the accept on the remote. If it failed, we'll see it */
3738 /* after the accept call. This saves the hassle of extra messages */
3764 /* message after the accept on the remote. If it failed, we'll see it */
4760 /* a call before an accept */
5182 /* after the accept call. This saves the hassle of extra messages */
5795 /* accept a connection from the remote */
5796 if ((s_data=accept(s_listen,
5804 fprintf(where,"recv_xti_tcp_conn_rr: accept: errno = %d\n",errno);