Home
last modified time | relevance | path

Searched defs:getcwd (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dd_path.c429 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c222 char *getcwd(char *buf, size_t n) in getcwd() function
/kernel/linux/linux-5.10/arch/mips/kernel/
Dvpe.c749 static int getcwd(char *buff, int size) in getcwd() function