Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dd_path.c425 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
/Linux-v5.4/arch/mips/kernel/
Dvpe.c749 static int getcwd(char *buff, int size) in getcwd() function