Searched refs:mach_msg_id_t (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Drpc.h118 mach_msg_id_t start; /* Min routine number */
119 mach_msg_id_t end; /* Max routine number + 1 */
H A Dmig_log.h61 mach_msg_id_t msgh_id,
H A Dmig.h123 mach_msg_id_t start; /* Min routine number */
124 mach_msg_id_t end; /* Max routine number + 1 */
H A Dstd_types.defs117 type mach_msg_id_t = integer_t;
H A Dmach_port.defs281 msgid : mach_msg_id_t;
H A Dmessage.h175 typedef integer_t mach_msg_id_t; typedef
358 mach_msg_id_t msgh_id;
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmig_log.c96 mach_msg_id_t msgh_id,
H A Dmach_port.c1400 mach_msg_id_t id,
H A Dipc_kmsg.c138 mach_msg_id_t msgh_id;
1495 mach_msg_id_t id = kmsg->ikm_header->msgh_id;
/darwin-on-arm/xnu/osfmk/kern/
H A Dhost_notify.c50 static mach_msg_id_t host_notify_replyid[HOST_NOTIFY_TYPE_MAX+1] =
H A Dipc_kobject.c153 mach_msg_id_t num;
219 mach_msg_id_t j, pos, nentry, range;
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_port.c214 mach_msg_id_t msgid,

Completed in 34 milliseconds