Searched defs:make_dir (Results 1 – 4 of 4) sorted by relevance
35 def make_dir(): function
20 static int make_dir(const char *path, mode_t mode) in make_dir() function
246 bool make_dir(const std::string& path, mode_t mode) { in make_dir() function
3021 TEST_F_FORK(layout1, make_dir) in TEST_F_FORK() argument