Searched refs:uc_message_send (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/tools/regression/sockets/unix_cmsg/
H A Duc_common.h68 int uc_message_send(int fd, const struct msghdr *msghdr);
H A Duc_common.c268 uc_message_send(int fd, const struct msghdr *msghdr) function
308 if (uc_message_send(fd, msghdr) < 0)

Completed in 115 milliseconds