Home
last modified time | relevance | path

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

/xnu-10002.1.13/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-10002.1.13/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-10002.1.13/osfmk/kern/
H A Dtask.c6252 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6255 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_register()
6381 offsetof(struct user32_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()
6384 offsetof(struct user64_dyld_all_image_infos, notifyMachPorts)); in task_dyld_process_info_notify_deregister()