FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
real_socket
crypto/heimdal/lib/roken/socket_wrapper.c
1216
return real_socket(family, type, protocol);
crypto/heimdal/lib/roken/socket_wrapper.c
1226
return real_socket(family, type, protocol);
crypto/heimdal/lib/roken/socket_wrapper.c
1252
fd = real_socket(AF_UNIX, type, 0);