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

/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h45 #define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f) macro
/src/lib/libpthread/
H A Dpthread_cancelstub.c576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t

Completed in 3 milliseconds