Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_importance.c3856 mach_msg_header_t *temp_hdr; in task_importance_list_pids() local
3893 temp_hdr = ikm_header(temp_kmsg); in task_importance_list_pids()
3895 if (!(temp_hdr && in task_importance_list_pids()
3896 MACH_MSGH_BITS_RAISED_IMPORTANCE(temp_hdr->msgh_bits))) { in task_importance_list_pids()