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

/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_syscalls.c899 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h945 int, const struct sockaddr *, socklen_t) __DARWIN_ALIAS_C(sendto); variable

Completed in 25 milliseconds