Searched refs:http_hdr_len (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/ |
A D | makefsdata.c | 144 …t file_write_http_header(FILE *data_file, const char *filename, int file_size, u16_t *http_hdr_len, 721 u16_t http_hdr_len = 0; in process_file() local 758 …file_write_http_header(data_file, filename, file_size, &http_hdr_len, &http_hdr_chksum, has_conten… in process_file() 765 …chksum_count = write_checksums(struct_file, varname, http_hdr_len, http_hdr_chksum, file_data, fil… in process_file() 807 …t file_write_http_header(FILE *data_file, const char *filename, int file_size, u16_t *http_hdr_len, in file_write_http_header() argument 1001 *http_hdr_len = (u16_t)hdr_len; in file_write_http_header()
|
Completed in 7 milliseconds