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

/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsendto.c46 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) function
/xnu-2782.1.97/bsd/kern/
H A Duipc_syscalls.c1206 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval) function
/xnu-2782.1.97/bsd/sys/
H A Dsocket.h1269 int, const struct sockaddr *, socklen_t) __DARWIN_ALIAS_C(sendto); variable

Completed in 89 milliseconds