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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_init_ports.c73 mach_port_array_t ports; local
H A Dmach_msg.c313 mach_port_t *ports; local
/macosx-10.5.8/xnu-1228.15.4/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
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_host.c674 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
733 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.c1024 ipc_port_t ports[TASK_PORT_REGISTER_MA local
1099 ipc_port_t *ports; local
1675 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
1771 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
1885 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
1947 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...]
/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMMtest.c206 void setup_server_ports(struct port_args *ports) argument
253 setup_client_ports(struct port_args *ports) argument
[all...]
H A DMPMMtest.c220 void setup_server_ports(struct port_args *ports) argument
269 setup_client_ports(struct port_args *ports) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2_compat.c975 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1030 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1685 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1758 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
[all...]
H A Dip_fw2.h219 u_int16_t ports[2]; /* there may be more */ member in struct:_ipfw_insn_u16
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp438 mach_msg_port_descriptor_t ports[1]; member in struct:IOServiceMessageUserNotification::PingMsg

Completed in 56 milliseconds