Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Dfindtests.py28 def chdir(path: Optional[str] = None) -> Iterator[None]: function
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py101 def chdir(path, quiet=None): function
/openbmc/linux/tools/include/nolibc/
H A Dsys.h118 int chdir(const char *path) in chdir() function
/openbmc/linux/fs/
H A Dopen.c545 SYSCALL_DEFINE1(chdir, const char __user *, filename) in SYSCALL_DEFINE1() argument