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

/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h377 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1253
383 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1254
395 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1256
417 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1258
426 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1259
446 mach_msg_trailer_type_t msgh_trailer_type; member in struct:__anon1261
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_mig.c363 assert(trailer->msgh_trailer_type == MACH_MSG_TRAILER_FORMAT_0);
453 max_trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
H A Dipc_kobject.c447 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c218 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
H A Dipc_kmsg.c1210 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
1324 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;

Completed in 35 milliseconds