Searched defs:chdir (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/include/nolibc/ | ||
D | sys.h | 98 int chdir(const char *path) in chdir() function |
/Linux-v6.1/fs/ | ||
D | open.c | 508 SYSCALL_DEFINE1(chdir, const char __user *, filename) in SYSCALL_DEFINE1() argument |