Searched refs:pcCGIName (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/apps/ | ||
D | httpd.h | 94 const char *pcCGIName; member |
/third_party/lwip/src/apps/http/ | ||
D | httpd.c | 2267 if (strcmp(uri, httpd_cgis[i].pcCGIName) == 0) { |