Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dmach_service_port.c57 struct mach_service_port_info sp_info = {};
144 struct mach_service_port_info sp_info = {}; in do_mach_notify_port_destroyed()
195 struct mach_service_port_info sp_info = {};
223 struct mach_service_port_info sp_info3 = {};
245 struct mach_service_port_info sp_info = {};
H A Dbootstrap_msgfilter.c34 struct mach_service_port_info mspi = {
H A Dstackshot_tests.m2141 struct mach_service_port_info sp_info = {};
/xnu-10002.81.5/osfmk/mach/
H A Dport.h411 typedef struct mach_service_port_info { struct
419 typedef struct mach_service_port_info * mach_service_port_info_t; argument
/xnu-10002.81.5/security/
H A Dmac_mach_internal.h138 void mac_proc_notify_service_port_derive(struct mach_service_port_info *sp_info);
H A Dmac_process.c405 mac_proc_notify_service_port_derive(struct mach_service_port_info *sp_info) in mac_proc_notify_service_port_derive()
H A Dmac_policy.h3876 struct mach_service_port_info *sp_info
/xnu-10002.81.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.c2604 struct mach_service_port_info sp_info = {}; in mach_port_construct()
H A Dipc_kmsg.c4232 struct mach_service_port_info sp_info_filled = {}; in ipc_kmsg_copyin_header()