Searched refs:error_str (Results 1 – 2 of 2) sorted by relevance
85 char error_str[] = "xxx"; in send_http1_500() local100 (void)snprintk(error_str, sizeof(error_str), "%u", in send_http1_500()102 error_desc = error_str; in send_http1_500()
379 char error_str[] = "xxx"; in send_http2_500() local392 (void)snprintk(error_str, sizeof(error_str), "%u", in send_http2_500()394 error_desc = error_str; in send_http2_500()