Searched defs:domain (Results 1 - 8 of 8) 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]) argument
/xnu-2422.115.4/bsd/kern/
H A Dsocket_info.c101 int domain; local
H A Dkpi_socket.c888 sock_socket(int domain, int type, int protocol, sock_upcall callback, argument
H A Dkpi_socketfilter.c1253 sflt_register(const struct sflt_filter *filter, int domain, int type, argument
H A Duipc_syscalls.c194 socket_common(struct proc *p, int domain, int type, int protocol, pid_t epid, int32_t *retval, int delegate) argument
[all...]
/xnu-2422.115.4/bsd/sys/
H A Ddomain.h130 struct domain { struct
[all...]
/xnu-2422.115.4/bsd/net/
H A Dkpi_protocol.c49 struct domain *domain; member in struct:proto_input_entry
[all...]
/xnu-2422.115.4/security/
H A Dmac_socket.c526 mac_socket_check_create(kauth_cred_t cred, int domain, int type, int protocol) argument

Completed in 79 milliseconds