Searched defs:sendto (Results 1 - 2 of 2) sorted by relevance
| /src/sys/rump/include/rump/ |
| H A D | rump_syscallshotgun.h | 47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
|
| /src/lib/libpthread/ |
| H A D | pthread_cancelstub.c | 664 sendto(int s, const void *msg, size_t len, int flags, function in typeref:typename:ssize_t
|
Completed in 4 milliseconds