Home
last modified time | relevance | path

Searched refs:notifyMachPorts (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/kdp/
H A Dkdp_dyld.h97 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; member
137 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; member
/xnu-8020.101.4/osfmk/ipc/
H A Dmach_kernelrpc.c652 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
655 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
/xnu-8020.101.4/osfmk/kern/
H A Dtask.c5923 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
5926 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6052 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()
6055 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()