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