Searched refs:RESPONSE_TEMPLATE_DYNAMIC_PART1 (Results 1 – 1 of 1) sorted by relevance
115 #define RESPONSE_TEMPLATE_DYNAMIC_PART1 \ macro125 char http_response[MAX(sizeof(RESPONSE_TEMPLATE_DYNAMIC_PART1) + sizeof("xxx"), in http1_send_headers()139 snprintk(http_response, sizeof(http_response), RESPONSE_TEMPLATE_DYNAMIC_PART1, status); in http1_send_headers()