FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__dup3
lib/libc/gen/dup3.c
37
int __dup3(int, int, int);
lib/libc/gen/dup3.c
60
__weak_reference(__dup3, dup3);
lib/libc/gen/dup3.c
61
__weak_reference(__dup3, _dup3);