Home
last modified time | relevance | path

Searched refs:lastPath (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_hook.h168 * @param lastPath 是否文件名
171 int MakeDirRec(const char *path, mode_t mode, int lastPath);
/base/startup/appspawn/util/src/
H A Dappspawn_utils.c139 int MakeDirRec(const char *path, mode_t mode, int lastPath) in MakeDirRec() argument
161 if (lastPath) { in MakeDirRec()
/base/startup/init/test/systest/
H A Dloopserver_systest.c73 int MakeDirRec(const char *path, mode_t mode, int lastPath) in MakeDirRec() argument
105 if (lastPath) { in MakeDirRec()

Completed in 3 milliseconds