Searched refs:file_write_http_header (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/ |
A D | makefsdata.c | 144 int file_write_http_header(FILE *data_file, const char *filename, int file_size, u16_t *http_hdr_le… 758 …file_write_http_header(data_file, filename, file_size, &http_hdr_len, &http_hdr_chksum, has_conten… in process_file() 807 int file_write_http_header(FILE *data_file, const char *filename, int file_size, u16_t *http_hdr_le… in file_write_http_header() function
|
Completed in 5 milliseconds