Go to the documentation of this file.
41 #ifndef LWIP_MAX_OPEN_FILES
42 #define LWIP_MAX_OPEN_FILES 10
45 static const u8_t * webfs_romfs =
NULL;
61 h =
hash_djb2((
const uint8_t *) name, -1);
66 file->
data = (
const char *) buf;
111 file = webfs_malloc();