Searched refs:is_custom_file (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/lwip/src/apps/http/
H A Dfs.c67 file->is_custom_file = 1;
70 file->is_custom_file = 0;
99 if (file->is_custom_file) {
127 if (file->is_custom_file) {
H A Dhttpd.c2358 if (file->is_custom_file && (file->data == NULL)) {
/seL4-camkes-master/projects/lwip/src/include/lwip/apps/
H A Dfs.h78 u8_t is_custom_file; member in struct:fs_file

Completed in 109 milliseconds