Home
last modified time | relevance | path

Searched refs:uc_socket_connect (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.h75 int uc_socket_connect(int fd);
H A Dt_cmsg_len.c69 if (uc_socket_connect(fd) < 0) in t_cmsg_len_client()
H A Dt_cmsgcred.c62 if (uc_socket_connect(fd) < 0) in t_cmsgcred_client()
H A Dt_peercred.c98 if (uc_socket_connect(fd) < 0) in t_peercred_client()
H A Dt_sockcred.c53 if (uc_socket_connect(fd) < 0) in t_sockcred_client()
H A Dt_xxxtime.c.in85 if (uc_socket_connect(fd) < 0)
H A Duc_common.c204 uc_socket_connect(int fd) in uc_socket_connect() function