FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
swrap_dup2
crypto/heimdal/lib/roken/socket_wrapper.h
142
#define dup2(oldd, newd) swrap_dup2(oldd, newd)
crypto/heimdal/lib/roken/socket_wrapper.h
55
int swrap_dup2(int, int);