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

/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dlisten.c45 listen(int socket, int backlog) function
/xnu-2782.1.97/bsd/kern/
H A Duipc_syscalls.c328 listen(__unused struct proc *p, struct listen_args *uap, function
/xnu-2782.1.97/bsd/sys/
H A Dsocket.h1261 int listen(int, int) __DARWIN_ALIAS(listen); variable

Completed in 34 milliseconds