Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dfsdata.h38 struct fsdata_file { struct
39 const struct fsdata_file *next; argument
40 const unsigned char *name;
41 const unsigned char *data;
42 int len;
43 u8_t flags;
45 u16_t chksum_count;
46 const struct fsdata_chksum *chksum;

Completed in 3 milliseconds