Searched refs:mach_msg_descriptor_type_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dmessage.h262 typedef unsigned int mach_msg_descriptor_type_t; typedef
276 mach_msg_descriptor_type_t type : 8;
288 mach_msg_descriptor_type_t type : 8;
301 mach_msg_descriptor_type_t type: 8;
310 mach_msg_descriptor_type_t type: 8;
323 mach_msg_descriptor_type_t type: 8;
339 mach_msg_descriptor_type_t type : 8;
348 mach_msg_descriptor_type_t type : 8;
361 mach_msg_descriptor_type_t type : 8;
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_kmsg.c156 mach_msg_descriptor_type_t type : 8;
420 mach_msg_descriptor_type_t type;
2202 mach_msg_descriptor_type_t dsc_type;
2320 mach_msg_descriptor_type_t type;
2978 mach_msg_descriptor_type_t type = source_dsc->type;
3479 mach_msg_descriptor_type_t dsc_type;
4147 mach_msg_descriptor_type_t g_type;
4362 mach_msg_descriptor_type_t type = source_dsc->type;
4380 mach_msg_descriptor_type_t type = source_dsc->type;

Completed in 28 milliseconds