Searched refs:uc_socket_connect (Results 1 – 7 of 7) sorted by relevance
75 int uc_socket_connect(int fd);
70 if (uc_socket_connect(fd) < 0) in t_cmsg_len_client()
63 if (uc_socket_connect(fd) < 0) in t_cmsgcred_client()
99 if (uc_socket_connect(fd) < 0) in t_peercred_client()
54 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