Searched defs:http_cgi_params (Results 1 – 2 of 2) sorted by relevance
327 #define http_cgi_params hs->params macro330 char *http_cgi_params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request URI */ variable
341 #define http_cgi_params hs->params macro344 static char *http_cgi_params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request U… variable