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