Searched defs:sendto (Results 1 - 2 of 2) sorted by relevance

/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
/src/lib/libpthread/
H A Dpthread_cancelstub.c664 sendto(int s, const void *msg, size_t len, int flags, function in typeref:typename:ssize_t

Completed in 4 milliseconds