Searched refs:recvfrom (Results 1 – 5 of 5) sorted by relevance
32 weak_alias (__recvfrom, recvfrom)34 stub_warning (recvfrom)
25 recv; recvfrom; recvmsg;
30 listen recv recvfrom recvmsg send sendmsg sendto \48 CFLAGS-recvfrom.c += -fexceptions -fasynchronous-unwind-tables
51 socklen_t *__restrict __addr_len), recvfrom);61 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, in recvfrom() function
163 extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
Completed in 4 milliseconds