Home
last modified time | relevance | path

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

/xnu-8796.141.3/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-8796.141.3/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-8796.141.3/osfmk/ipc/
H A Dmach_port.c2545 struct mach_service_port_info sp_info = {}; in mach_port_construct()
H A Dipc_kmsg.c4150 struct mach_service_port_info sp_info_filled = {}; in ipc_kmsg_copyin_header()