Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/nolibc/
Dsys.h118 int chdir(const char *path) in chdir() function
/Linux-v6.6/fs/
Dopen.c545 SYSCALL_DEFINE1(chdir, const char __user *, filename) in SYSCALL_DEFINE1() argument