Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dup
headers/build/BeOSBuildCompatibility.h
135
# define dup(fd) _haiku_build_dup(fd)
headers/private/fs_shell/fssh_api_wrapper.h
1681
#define dup fssh_dup
src/build/libroot/function_remapper.cpp
124
dup(int fd)
src/system/boot/loader/vfs.cpp
912
dup(int fd)
src/system/libroot/posix/unistd/dup.c
16
dup(int fd)
src/system/libroot/stubbed/libroot_stubs.c
1527
void dup() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1505
void dup() {}