FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
real_dup2
crypto/heimdal/lib/roken/socket_wrapper.c
1900
return real_dup2(oldd, newd);
crypto/heimdal/lib/roken/socket_wrapper.c
1902
fd = real_dup2(si_oldd->fd, newd);