Home
last modified time | relevance | path

Searched refs:GetFullpathNull (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/syscall/
Dfs_syscall.c110 static int GetFullpathNull(int fd, const char *path, char **filePath) in GetFullpathNull() function
2195 ret = GetFullpathNull(fd, path, &filePath); in SysUtimensat()