Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_syscalls.c147 ssize_t __sendto(int, const void *, size_t, int,
595 __sendto(int s, const void *m, size_t l, int f, const struct sockaddr *t, in __sendto() function
608 __strong_reference(__sendto, sendto);
/dragonfly/lib/libthread_xu/
H A Dpthread.map28 __sendto;