Home
last modified time | relevance | path

Searched refs:userPath (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/syscall/
H A Dsyscall_pub.c108 int UserPathCopy(const char *userPath, char **pathBuf) in UserPathCopy() argument
117 ret = LOS_StrncpyFromUser(*pathBuf, userPath, PATH_MAX + 1); in UserPathCopy()
H A Dsyscall_pub.h46 extern int UserPathCopy(const char *userPath, char **pathBuf);

Completed in 2 milliseconds