Searched refs:uc_socket_connect (Results 1 – 7 of 7) sorted by relevance
75 int uc_socket_connect(int fd);
69 if (uc_socket_connect(fd) < 0) in t_cmsg_len_client()
62 if (uc_socket_connect(fd) < 0) in t_cmsgcred_client()
98 if (uc_socket_connect(fd) < 0) in t_peercred_client()
53 if (uc_socket_connect(fd) < 0) in t_sockcred_client()
85 if (uc_socket_connect(fd) < 0)
204 uc_socket_connect(int fd) in uc_socket_connect() function