Home
last modified time | relevance | path

Searched refs:mach_port_array_t (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.121.3/osfmk/mach/
H A Dport.h186 typedef mach_port_t *mach_port_array_t; typedef
H A Dstd_types.defs103 type mach_port_array_t = array[] of mach_port_t;
H A Dtask.defs135 init_port_set : mach_port_array_t =
143 out init_port_set : mach_port_array_t =
/xnu-8020.121.3/tests/
H A Dprioritize_process_launch_helper.c274 mach_port_array_t port_array = NULL; in main()
/xnu-8020.121.3/osfmk/kern/
H A Dipc_tt.c2219 mach_port_array_t memory, in mach_ports_register()
2301 mach_port_array_t *portsp, in mach_ports_lookup()