| /src/lib/libpthread/ |
| pthread_cancelstub.c | 144 __typeof(sendto) _sys_sendto; 664 sendto(int s, const void *msg, size_t len, int flags, function 816 __strong_alias(_sendto, sendto)
|
| pthread_cancelstub.c | 144 __typeof(sendto) _sys_sendto; 664 sendto(int s, const void *msg, size_t len, int flags, function 816 __strong_alias(_sendto, sendto)
|
| /src/sys/rump/include/rump/ |
| rump_syscallshotgun.h | 47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
|
| rump_syscallshotgun.h | 47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
|