Searched defs:commandPath (Results 1 – 1 of 1) sorted by relevance
880 static IncFsErrorCode makeDir(const char* commandPath, int32_t mode, bool allowExisting) { in makeDir()891 static IncFsErrorCode makeDirs(std::string_view commandPath, std::string_view path, in makeDirs()924 auto commandPath = makeCommandPath(root, path); in IncFs_MakeDir() local945 auto commandPath = makeCommandPath(root, path); in IncFs_MakeDirs() local