Searched refs:HTTP_STATUS_STR_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #if !defined(HTTP_STATUS_STR_SIZE)40 #define HTTP_STATUS_STR_SIZE 32 macro191 char http_status[HTTP_STATUS_STR_SIZE];
433 memset(req->internal.response.http_status, 0, HTTP_STATUS_STR_SIZE); in http_report_null()