Home | History | Annotate | Download | only in netperf

Lines Matching refs:accept

411   /* after the accept call. This saves the hassle of extra messages	*/
443 /* message after the accept on the remote. If it failed, we'll see it */
922 if ((s_data=accept(s_listen,
1214 /* after the accept call. This saves the hassle of extra messages */
1248 /* message after the accept on the remote. If it failed, we'll see it */
2393 /* after the accept call. This saves the hassle of extra messages */
2437 /* message after the accept on the remote. If it failed, we'll see it */
3210 if ((s_data = accept(s_listen,
3220 fprintf(where,"recv_stream_rr: accept completes on the data connection.\n");