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