Searched defs:domain (Results 1 - 9 of 9) sorted by relevance

/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsocketpair.c47 socketpair(int domain, int type, int protocol, int socket_vector[2]) argument
/xnu-2782.1.97/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.c203 socket_common(struct proc *p, int domain, int type, int protocol, pid_t epid, int32_t *retval, int delegate) argument
[all...]
/xnu-2782.1.97/bsd/sys/
H A Ddomain.h130 struct domain { struct
[all...]
/xnu-2782.1.97/bsd/net/
H A Dkpi_protocol.c49 struct domain *domain; member in struct:proto_input_entry
[all...]
H A Dnecp.c239 char *domain; member in struct:necp_socket_info
3685 necp_hostname_matches_domain(struct substring hostname_substring, u_int8_t hostname_dot_count, char *domain, u_int8_t domain_dot_count) argument
3710 necp_application_fillout_info_locked(uuid_t application_uuid, uuid_t real_application_uuid, char *account, char *domain, pid_ argument
3773 char *domain = NULL; local
3951 necp_socket_check_policy(struct necp_kernel_socket_policy *kernel_policy, necp_app_id app_id, necp_app_id real_app_id, errno_t cred_result, u_int32_t account_id, struct substring domain, u_int8_t domain_dot_count, pid_t pid, uid_t uid, u_int32_t bound_interface_index, u_int32_t traffic_class, u_int16_t protocol, union necp_sockaddr_union *local, union necp_sockaddr_union *remote) argument
[all...]
/xnu-2782.1.97/security/
H A Dmac_socket.c526 mac_socket_check_create(kauth_cred_t cred, int domain, int type, int protocol) argument

Completed in 50 milliseconds