Home
last modified time | relevance | path

Searched refs:uc_msghdr_init_client (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/tools/regression/sockets/unix_cmsg/
H A Duc_common.h70 void uc_msghdr_init_client(struct msghdr *msghdr, struct iovec *iov,
H A Dt_cmsg_len.c66 uc_msghdr_init_client(&msghdr, iov, cmsg_data, cmsg_size, in t_cmsg_len_client()
H A Dt_cmsgcred.c60 uc_msghdr_init_client(&msghdr, iov, cmsg_data, cmsg_size, in t_cmsgcred_client()
H A Dt_sockcred.c52 uc_msghdr_init_client(&msghdr, iov, NULL, 0, 0, 0); in t_sockcred_client()
H A Dt_xxxtime.c.in82 uc_msghdr_init_client(&msghdr, iov, cmsg_data, cmsg_size,
H A Duc_common.c479 uc_msghdr_init_client(struct msghdr *msghdr, struct iovec *iov, in uc_msghdr_init_client() function