Searched defs:getcwd (Results 1 – 2 of 2) sorted by relevance
425 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
749 static int getcwd(char *buff, int size) in getcwd() function