Home
last modified time | relevance | path

Searched refs:pcCGIName (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/apps/
Dhttpd.h94 const char *pcCGIName; member
/third_party/lwip/src/apps/http/
Dhttpd.c2267 if (strcmp(uri, httpd_cgis[i].pcCGIName) == 0) {