Home
last modified time | relevance | path

Searched refs:file_to_exclude (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c131 static int file_to_exclude(const char* filename);
536 if (file_to_exclude(curName)) { in process_sub()
922 static int file_to_exclude(const char *filename) in file_to_exclude() function