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

/darwin-on-arm/xnu/libsyscall/wrappers/legacy/
H A Drecvfrom.c45 recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr * __restrict from, socklen_t * __restrict fromlen) function
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_syscalls.c1313 recvfrom(struct proc *p, struct recvfrom_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h940 socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom); variable

Completed in 76 milliseconds