Lines Matching refs:EXIT_FAILURE
48 exit(EXIT_FAILURE); in test_stream_connection_reset()
52 exit(EXIT_FAILURE); in test_stream_connection_reset()
87 exit(EXIT_FAILURE); in test_stream_bind_only_client()
91 exit(EXIT_FAILURE); in test_stream_bind_only_client()
118 exit(EXIT_FAILURE); in test_stream_bind_only_server()
137 exit(EXIT_FAILURE); in test_stream_client_close_client()
151 exit(EXIT_FAILURE); in test_stream_client_close_server()
172 exit(EXIT_FAILURE); in test_stream_server_close_client()
193 exit(EXIT_FAILURE); in test_stream_server_close_server()
214 exit(EXIT_FAILURE); in test_stream_multiconn_client()
238 exit(EXIT_FAILURE); in test_stream_multiconn_server()
260 exit(EXIT_FAILURE); in test_stream_msg_peek_client()
274 exit(EXIT_FAILURE); in test_stream_msg_peek_server()
383 exit(EXIT_FAILURE); in usage()
414 return EXIT_FAILURE; in main()