Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Ddisk_cache_os.c148 mkdir_with_parents_if_needed(const char *path) in mkdir_with_parents_if_needed() function
196 if (mkdir_with_parents_if_needed(new_path) == 0) in concatenate_and_mkdir()
443 mkdir_with_parents_if_needed(dir); in make_cache_file_directory()