Searched refs:error_string (Results 1 – 2 of 2) sorted by relevance
765 char* error_string = "unknown failure"; in smart_socket_enqueue() local767 kTransportAny, NULL, &error_string); in smart_socket_enqueue()770 sendfailmsg(s->peer->fd, error_string); in smart_socket_enqueue()
1178 char* error_string = "unknown failure"; in handle_host_request() local1192 transport = acquire_one_transport(CS_ANY, type, serial, &error_string); in handle_host_request()1198 sendfailmsg(reply_fd, error_string); in handle_host_request()