Searched refs:error_string (Results 1 – 2 of 2) sorted by relevance
783 char* error_string = "unknown failure"; in smart_socket_enqueue() local785 kTransportAny, NULL, &error_string); in smart_socket_enqueue()788 sendfailmsg(s->peer->fd, error_string); in smart_socket_enqueue()
1409 char* error_string = "unknown failure"; in handle_host_request() local1423 transport = acquire_one_transport(CS_ANY, type, serial, &error_string); in handle_host_request()1429 sendfailmsg(reply_fd, error_string); in handle_host_request()