Searched refs:uc_socket_accept (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/tools/regression/sockets/unix_cmsg/
H A Duc_common.h75 int uc_socket_accept(int listenfd);
H A Dt_cmsg_len.c116 fd2 = uc_socket_accept(fd1);
H A Dt_cmsgcred.c102 fd2 = uc_socket_accept(fd1);
H A Dt_cmsgcred_sockcred.c77 fd2 = uc_socket_accept(fd1);
H A Dt_peercred.c126 fd2 = uc_socket_accept(fd1);
H A Dt_sockcred.c105 fd2 = uc_socket_accept(fd1);
H A Duc_common.c354 uc_socket_accept(int listenfd) function

Completed in 207 milliseconds