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

/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_syscalls.c154 ssize_t __sendto(int, const void *, size_t, int,
585 __weak_reference(__sendto, sendto);
593 __sendto(int s, const void *m, size_t l, int f, const struct sockaddr *t, function
/freebsd-10.1-release/lib/libthr/
H A Dpthread.map208 __sendto;

Completed in 110 milliseconds