Home
last modified time | relevance | path

Searched defs:is_compressed (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c568 …8_t *get_file_data(const char *filename, int *file_size, int can_be_compressed, int *is_compressed) in get_file_data()
975 int is_compressed = 0; in process_file() local
1080 u16_t *http_hdr_chksum, u8_t provide_content_len, int is_compressed) in file_write_http_header()