Home
last modified time | relevance | path

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

/xnu-11215.61.5/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-11215.61.5/osfmk/ipc/
H A Dmach_kernelrpc.c650 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
653 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_get_trap()
/xnu-11215.61.5/osfmk/kern/
H A Dtask.c6414 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6417 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6549 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()
6552 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()