Home
last modified time | relevance | path

Searched defs:sendto (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/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) in sendto() function
/xnu-8020.101.4/bsd/kern/
H A Duipc_syscalls.c1336 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval) in sendto() function