Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dup_fd
src/system/kernel/fs/fd.cpp
1066
return dup_fd(fd, false);
src/system/kernel/fs/fd.cpp
1265
return dup_fd(fd, true);
src/tools/fs_shell/fd.cpp
724
return dup_fd(fd, true);