FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
swrap_close
crypto/heimdal/lib/roken/socket_wrapper.c
1908
swrap_close(newd);
crypto/heimdal/lib/roken/socket_wrapper.h
132
#define close(s) swrap_close(s)
crypto/heimdal/lib/roken/socket_wrapper.h
53
int swrap_close(int);