Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c128 int check_path(char *path, size_t size);
276 if (!check_path(path, sizeof(path))) { in main()
400 int check_path(char *path, size_t size) in check_path() function