Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
H A Dsyscall_pub.c63 int GetFullpath(int fd, const char *path, char **fullpath) in GetFullpath() function
H A Dsyscall_pub.h45 extern int GetFullpath(int fd, const char *path, char **fullpath);
H A Dfs_syscall.c127 ret = GetFullpath(fd, path, &fullPath); in GetFullpathNull()
2445 ret = GetFullpath(fd, path, &fullpath); in SysFchownat()
2582 ret = GetFullpath(fd, filename, &fullDirectory); in SysFaccessat()

Completed in 4 milliseconds