Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/makefsdata/
H A Dmakefsdata.c125 static int file_to_exclude(const char* filename);
511 if (file_to_exclude(curName)) { in process_sub()
895 static int file_to_exclude(const char *filename) in file_to_exclude() function