Searched refs:not_header (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dnotify.h102 mach_msg_header_t not_header; member in struct:__anon1134
109 mach_msg_header_t not_header; member in struct:__anon1135
116 mach_msg_header_t not_header; member in struct:__anon1136
123 mach_msg_header_t not_header; member in struct:__anon1137
130 mach_msg_header_t not_header; member in struct:__anon1138
135 mach_msg_header_t not_header; member in struct:__anon1139
/xnu-2782.1.97/osfmk/kern/
H A Daudit_sessionport.c163 ipc_port_t port = notification->not_header.msgh_remote_port;
H A Dipc_misc.c123 ipc_port_t port = notification->not_header.msgh_remote_port;
/xnu-2782.1.97/osfmk/device/
H A Diokit_rpc.c413 port = (ipc_port_t) notification->not_header.msgh_remote_port;
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_voucher.c476 ipc_port_t port = notification->not_header.msgh_remote_port;
702 ipc_port_t port = notification->not_header.msgh_remote_port;

Completed in 84 milliseconds