/src/sys/rump/include/rump/ |
rump_syscallshotgun.h | 45 #define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f) macro
|
rump_syscallshotgun.h | 45 #define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f) macro
|
rump_syscallshotgun.h | 45 #define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f) macro
|
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/ |
pthread_cancelstub.c | 138 __typeof(recvfrom) _sys_recvfrom; 576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t 811 __strong_alias(_recvfrom, recvfrom)
|
pthread_cancelstub.c | 138 __typeof(recvfrom) _sys_recvfrom; 576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t 811 __strong_alias(_recvfrom, recvfrom)
|
pthread_cancelstub.c | 138 __typeof(recvfrom) _sys_recvfrom; 576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t 811 __strong_alias(_recvfrom, recvfrom)
|
pthread_cancelstub.c | 138 __typeof(recvfrom) _sys_recvfrom; 576 recvfrom(int s, void * restrict buf, size_t len, int flags, function in typeref:typename:ssize_t 811 __strong_alias(_recvfrom, recvfrom)
|