Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kdp/
H A Dkdp_dyld.h98 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; member
138 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; member
/xnu-12377.41.6/osfmk/ipc/
H A Dmach_kernelrpc.c655 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
658 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
/xnu-12377.41.6/osfmk/kern/
H A Dtask.c6631 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6634 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6766 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()
6769 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()