FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
recv
crypto/heimdal/lib/roken/socket_wrapper.h
115
#undef recv
crypto/heimdal/lib/roken/socket_wrapper.h
117
#define recv(s,buf,len,flags) swrap_recv(s,buf,len,flags)
usr.bin/posixmqcontrol/posixmqcontrol.c
615
recv(const char *queue)