FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uc_socket_connect
tools/regression/sockets/unix_cmsg/t_cmsg_len.c
69
if (uc_socket_connect(fd) < 0)
tools/regression/sockets/unix_cmsg/t_cmsgcred.c
62
if (uc_socket_connect(fd) < 0)
tools/regression/sockets/unix_cmsg/t_peercred.c
98
if (uc_socket_connect(fd) < 0)
tools/regression/sockets/unix_cmsg/t_sockcred.c
53
if (uc_socket_connect(fd) < 0)
tools/regression/sockets/unix_cmsg/uc_common.h
75
int uc_socket_connect(int fd);