Home
last modified time | relevance | path

Searched refs:uc_message_sendn (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.h67 int uc_message_sendn(int fd, struct msghdr *msghdr);
H A Dt_cmsgcred.c65 if (uc_message_sendn(fd, &msghdr) < 0) in t_cmsgcred_client()
H A Dt_sockcred.c60 if (uc_message_sendn(fd, &msghdr) < 0) in t_sockcred_client()
H A Dt_xxxtime.c.in88 if (uc_message_sendn(fd, &msghdr) < 0)
H A Duc_common.c300 uc_message_sendn(int fd, struct msghdr *msghdr) in uc_message_sendn() function