Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chdir
headers/private/fs_shell/fssh_api_wrapper.h
1677
#define chdir fssh_chdir
src/system/libroot/posix/unistd/directory.c
17
chdir(const char *path)
src/system/libroot/stubbed/libroot_stubs.c
1418
void chdir() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1391
void chdir() {}