#define MIN( a, b )
#define MAX_UPSIZE 1460
| Calls: | HttpRegisterCgiFunction(), HttpRegisterMediaType(), HttpRegisterRedir(), MediaTypeInitDefaults(), StreamClientAccept(), StreamInit(), puts() | |
| References Functions: | CgiUpload() | nut/app/uhttpd_upload/httpd_upload.c |
| HttpCgiFunctionHandler(), HttpdClientHandler() | ||
| Calls: | UploadFile() | nut/app/uhttpd_upload/httpd_upload.c |
| HttpSendRedirection(), malloc(), strcat(), strcpy(), strlen() | ||
| Used in: | NutAppMain() | nut/app/uhttpd_upload/httpd_upload.c |
| References Variables: | http_root_path | |
| Calls: | strncasecmp() | |
| Called by: | GetMultipartBoundary() | nut/app/uhttpd_upload/httpd_upload.c |
| Calls: | CheckForPost() | nut/app/uhttpd_upload/httpd_upload.c |
| HttpArgValueSub(), malloc(), memcpy() | ||
| Called by: | UploadFile() | nut/app/uhttpd_upload/httpd_upload.c |
| Calls: | GetMultipartBoundary() | nut/app/uhttpd_upload/httpd_upload.c |
| HttpArgValueSub(), HttpParseMultipartHeader(), StreamReadUntilChars(), StreamReadUntilString(), _close(), _open(), _write(), free(), malloc(), memcpy(), printf(), strncasecmp() | ||
| Called by: | CgiUpload() | nut/app/uhttpd_upload/httpd_upload.c |