Lines Matching full:close
57 close(fd); in test_stream_connection_reset()
99 close(fd); in test_stream_bind_only_client()
129 close(fd); in test_stream_bind_only_server()
143 close(fd); in test_stream_client_close_client()
156 /* Wait for the remote to close the connection, before check in test_stream_client_close_server()
164 close(fd); in test_stream_client_close_server()
177 /* Wait for the remote to close the connection, before check in test_stream_server_close_client()
185 close(fd); in test_stream_server_close_client()
199 close(fd); in test_stream_server_close_server()
228 close(fds[i]); in test_stream_multiconn_client()
252 close(fds[i]); in test_stream_multiconn_server()
266 close(fd); in test_stream_msg_peek_client()
281 close(fd); in test_stream_msg_peek_server()
301 close(fd); in test_seqpacket_msg_bounds_client()
335 close(fd); in test_seqpacket_msg_bounds_server()
356 close(fd); in test_seqpacket_msg_trunc_client()
391 close(fd); in test_seqpacket_msg_trunc_server()
405 .name = "SOCK_STREAM client close",
410 .name = "SOCK_STREAM server close",