Searched defs:recvfrom (Results 1 - 2 of 2) sorted by relevance
| /src/sys/rump/include/rump/ |
| H A D | rump_syscallshotgun.h | 45 #define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f) macro
|
| /src/lib/libpthread/ |
| H A D | pthread_cancelstub.c | 576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t
|
Completed in 3 milliseconds