Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/include/lwip/apps/
H A Dfs.h99 struct fsdata_file { struct
100 const struct fsdata_file *next; argument
101 const unsigned char *name;
102 const unsigned char *data;
103 int len;
104 u8_t flags;
106 u16_t chksum_count;
107 const struct fsdata_chksum *chksum;