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