Searched defs:recvfrom (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/sysemu/ |
H A D | os-win32.h | 262 #define recvfrom qemu_recvfrom_wrap macro
|
/openbmc/linux/net/ |
H A D | compat.c | 398 COMPAT_SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, buf, compat_size_t, len, in COMPAT_SYSCALL_DEFINE6() argument
|
H A D | socket.c | 2267 SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, in SYSCALL_DEFINE6() argument
|