Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/settings/src/
Dsettings_file.c514 static int mkdir_if_not_exists(const char *path) in mkdir_if_not_exists() function
542 err = mkdir_if_not_exists(dir_path); in mkdir_for_file()