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

/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dsocketpair.c47 socketpair(int domain, int type, int protocol, int socket_vector[2]) function
/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c971 socketpair(struct proc *p, struct socketpair_args *uap, function
/xnu-2422.115.4/bsd/sys/
H A Dsocket.h1098 int socketpair(int, int, int, int *) __DARWIN_ALIAS(socketpair); variable

Completed in 25 milliseconds