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

/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_syscalls.c153 ssize_t __sendmsg(int, const struct msghdr *, int);
566 __weak_reference(__sendmsg, sendmsg);
574 __sendmsg(int s, const struct msghdr *m, int f) function
/freebsd-10.1-release/lib/libthr/
H A Dpthread.map207 __sendmsg;

Completed in 111 milliseconds