Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.h66 int uc_message_send(int fd, const struct msghdr *msghdr);
H A Duc_common.c266 uc_message_send(int fd, const struct msghdr *msghdr) in uc_message_send() function
306 if (uc_message_send(fd, msghdr) < 0) in uc_message_sendn()