| Used in: | HttpCgiFunctionLookup() | |
| HttpRegisterCgiFunction() | ||
| NutCgiProcessRequest() | ||
| NutRegisterCgi() |
| Prototyped in: | nut/include/pro/uhttp/modules/mod_cgi_func.h | |
| Calls: | HttpCgiFunctionLookup() | nut/pro/uhttp/modules/mod_cgi_func.c |
| strlen() | nut/c/string/strlen.c | |
| strncasecmp() | ||
| Used in: | NutAppMain() | nut/app/uhttpd_ajax/httpd_ajax.c |
| Calls: | strcasecmp() | |
| Called by: | HttpCgiFunctionHandler() | nut/pro/uhttp/modules/mod_cgi_func.c |
| References Variables: | cgiFunctionList | nut/pro/uhttp/modules/mod_cgi_func.c |
| Prototyped in: | nut/include/pro/uhttp/modules/mod_cgi_func.h | |
| Calls: | free() | nut/crt/malloc.c |
| strdup() | nut/crt/strdup.c | |
| calloc(), strcasecmp() | ||
| Called by: | NutAppMain() | nut/app/uhttpd_ajax/httpd_ajax.c |
| References Variables: | cgiFunctionList | nut/pro/uhttp/modules/mod_cgi_func.c |