Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/
H A Dmach_service_port.c58 struct mach_service_port_info sp_info = {};
145 struct mach_service_port_info sp_info = {}; in do_mach_notify_port_destroyed()
196 struct mach_service_port_info sp_info = {};
224 struct mach_service_port_info sp_info3 = {};
246 struct mach_service_port_info sp_info = {};
H A Dbootstrap_msgfilter.c35 struct mach_service_port_info mspi = {
H A Dstackshot_tests.m2174 struct mach_service_port_info sp_info = {};
/xnu-11215.61.5/osfmk/mach/
H A Dport.h453 typedef struct mach_service_port_info { struct
461 typedef struct mach_service_port_info * mach_service_port_info_t; argument
/xnu-11215.61.5/security/
H A Dmac_mach_internal.h145 void mac_proc_notify_service_port_derive(struct mach_service_port_info *sp_info);
H A Dmac_process.c403 mac_proc_notify_service_port_derive(struct mach_service_port_info *sp_info) in mac_proc_notify_service_port_derive()
H A Dmac_policy.h3941 struct mach_service_port_info *sp_info
/xnu-11215.61.5/osfmk/ipc/
H A Dipc_service_port.c178 struct mach_service_port_info sp_info = {}; in ipc_service_port_derive_sblabel()
H A Dmach_port.c2636 struct mach_service_port_info sp_info = {}; in mach_port_construct()
H A Dipc_kmsg.c2058 struct mach_service_port_info sp_info_filled = {}; in ipc_kmsg_copyin_header()