Home
last modified time | relevance | path

Searched refs:mach_service_port_info (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/tests/
H A Dmach_service_port.c37 struct mach_service_port_info sp_info = {};
105 struct mach_service_port_info sp_info = {}; in do_mach_notify_port_destroyed()
156 struct mach_service_port_info sp_info = {};
184 struct mach_service_port_info sp_info3 = {};
206 struct mach_service_port_info sp_info = {};
H A Dbootstrap_msgfilter.c34 struct mach_service_port_info mspi = {
/xnu-8019.80.24/osfmk/mach/
H A Dport.h409 typedef struct mach_service_port_info { struct
417 typedef struct mach_service_port_info * mach_service_port_info_t; argument
/xnu-8019.80.24/osfmk/ipc/
H A Dmach_port.c2614 struct mach_service_port_info sp_info = {}; in mach_port_construct()