file_index_html is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...

file_index_html variable

Syntax

const struct fsdata_file file_index_html[] = {{NULL, data_index_html, data_index_html + 12, sizeof(data_index_html) - 12}};

References

LocationText
fsdata.c:327
const struct fsdata_file file_index_html[] = {{NULL, data_index_html, data_index_html + 12, sizeof(data_index_html) - 12}};
fsdata.c:328
const struct fsdata_file file_reset_html[] = {{file_index_html, data_reset_html, data_reset_html + 12, sizeof(data_reset_html) - 12}};

Type Use

Type of file_index_html
file_index_html
all items filtered out