Home
last modified time | relevance | path

Searched refs:uc_socket_close (Results 1 – 9 of 9) sorted by relevance

/freebsd/tools/regression/sockets/unix_cmsg/
H A Dt_generic.c48 if (uc_socket_close(fd) < 0) in t_generic()
62 if (uc_socket_close(fd) < 0) in t_generic()
H A Dt_sockcred.c146 if (uc_socket_close(fd2) < 0) in t_sockcred_server()
166 if (uc_socket_close(fd) < 0) in t_sockcred_1()
185 if (uc_socket_close(fd) < 0) in t_sockcred_1()
H A Duc_common.h74 int uc_socket_close(int fd);
H A Dt_cmsg_len.c125 if (uc_socket_close(fd2) < 0) in t_cmsg_len_server()
H A Dt_cmsgcred_sockcred.c113 if (uc_socket_close(fd2) < 0) in t_cmsgcred_sockcred_server()
H A Dt_cmsgcred.c127 if (uc_socket_close(fd2) < 0) in t_cmsgcred_server()
H A Dt_peercred.c141 if (uc_socket_close(fd2) < 0) in t_peercred_server()
H A Dt_xxxtime.c.in150 if (uc_socket_close(fd2) < 0)
H A Duc_common.c185 uc_socket_close(int fd) in uc_socket_close() function