mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-13 04:43:50 +08:00
Match-id-77d0dcf76c49b84511b8f24c2acab8d001fbf905
This commit is contained in:
@@ -15,7 +15,7 @@ int MkDir(const char *dir, int mode);
|
||||
int VerifyPathInfo(const struct PathInfo* pathInfo);
|
||||
int CheckDirExists(const char *dir);
|
||||
int GetParentPathStr(const char *path, char *parent, size_t bufSize);
|
||||
int MakeParentDir(const char *path, mode_t mode);
|
||||
int MakeDirWithParent(const char *path, mode_t mode);
|
||||
int CreateFile(const char *path, mode_t mode);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user