Home
last modified time | relevance | path

Searched defs:http_cgi_params (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/lib/liblwip/dist/src/apps/httpd/
H A Dhttpd.c327 #define http_cgi_params hs->params macro
330 char *http_cgi_params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request URI */ variable