Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/sockets/unix_cmsg/
H A Duc_common.h77 int uc_socket_connect(int fd);
H A Dt_cmsgcred.c65 if (uc_socket_connect(fd) < 0) in t_cmsgcred_client()
H A Dt_cmsg_len.c72 if (uc_socket_connect(fd) < 0) in t_cmsg_len_client()
H A Dt_peercred.c101 if (uc_socket_connect(fd) < 0) in t_peercred_client()
H A Dt_sockcred.c56 if (uc_socket_connect(fd) < 0) in t_sockcred_client()
H A Dt_xxxtime.c.in87 if (uc_socket_connect(fd) < 0)
H A Duc_common.c206 uc_socket_connect(int fd) in uc_socket_connect() function