Searched refs:dirCreateHierarchy (Results 1 – 4 of 4) sorted by relevance
43 int dirCreateHierarchy(const char *path, int mode,
56 dirCreateHierarchy(const char *path, int mode, in dirCreateHierarchy() function
940 int ret = dirCreateHierarchy( in mzExtractRecursive()
186 if (strchr("wa", mode[0])) dirCreateHierarchy(path, 0777, NULL, 1, sehandle); in fopen_path()