Lines Matching refs:perror
223 perror("failure creating qp"); in __req_handler()
229 perror("failure accepting"); in __req_handler()
287 perror("out of memory accepting connect request"); in cma_handler()
331 perror("out of memory queueing disconnect request, handling synchronously"); in cma_handler()
406 perror("failure in rdma_get_cm_event in process_server_events"); in process_events()
423 perror("initializing mutex for req work"); in run_server()
429 perror("initializing mutex for disc work"); in run_server()
435 perror("initializing cond for req work"); in run_server()
441 perror("initializing cond for disc work"); in run_server()
447 perror("failed to create req handler thread"); in run_server()
453 perror("failed to create disconnect handler thread"); in run_server()
459 perror("listen request failed"); in run_server()
471 perror("bind address failed"); in run_server()
477 perror("failure trying to listen"); in run_server()
506 perror("failure creating event thread"); in run_client()
517 perror("failure bind addr"); in run_client()
536 perror("failure getting addr"); in run_client()
554 perror("failure resolving route"); in run_client()
571 perror("failure creating qp"); in run_client()
587 perror("failure rconnecting"); in run_client()