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

file_reset_html variable

Syntax

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

References

LocationText
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}};
fsdata.c:329
const struct fsdata_file file_upload_html[] = {{file_reset_html, data_upload_html, data_upload_html + 13, sizeof(data_upload_html) - 13}};

Type Use

Type of file_reset_html
file_reset_html
all items filtered out