Searched refs:is_dir (Results 1 – 5 of 5) sorted by relevance
82 if srctree.join("rust/kernel").join(&prefix).is_dir() { in find_real_path()
36 static bool is_dir(const char *path) in is_dir() function120 if (!is_dir(tmp) && mkdir(tmp, 0755)) in make_parent_dir()822 if (is_dir(name)) { in conf_write()
52 if entry.is_dir():
122 elif entry.is_dir():
360 if entry.is_dir():
Completed in 24 milliseconds