Searched defs:ports (Results 1 - 10 of 10) sorted by relevance

/xnu-2782.1.97/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
/xnu-2782.1.97/libsyscall/mach/
H A Dmach_msg.c332 mach_port_t *ports; local
/xnu-2782.1.97/osfmk/kern/
H A Dipc_host.c619 host_get_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
678 host_swap_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
[all...]
H A Dipc_tt.c1049 ipc_port_t ports[TASK_PORT_REGISTER_MAX]; local
1125 ipc_port_t *ports; local
1788 thread_swap_exception_ports( thread_t thread, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
1889 task_swap_exception_ports( task_t task, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2005 thread_get_exception_ports( thread_t thread, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2072 task_get_exception_ports( task_t task, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
[all...]
/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2_compat.c879 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
934 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1158 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1213 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2151 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2224 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2694 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2767 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
[all...]
H A Dip_fw2.h246 u_int16_t ports[2]; /* there may be more */ member in struct:_ipfw_insn_u16
/xnu-2782.1.97/tools/tests/MPMMTest/
H A DKQMPMMtest.c208 void setup_server_ports(struct port_args *ports) argument
273 setup_client_ports(struct port_args *ports) argument
[all...]
H A DMPMMtest.c211 void setup_server_ports(struct port_args *ports) argument
288 setup_client_ports(struct port_args *ports) argument
[all...]
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dtests.c6710 exception_port_t ports[EXC_TYPES_COUNT]; local
/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp485 mach_msg_port_descriptor_t ports[1]; member in struct:IOServiceMessageUserNotification::PingMsg

Completed in 154 milliseconds