Searched refs:msgh_body (Results 1 – 3 of 3) sorted by relevance
178 mach_msg_body_t msgh_body; member
3082 machReply->msgh_body.msgh_descriptor_count = queueCount; in objectInstantiate()3228 msgin->msgh_body.msgh_descriptor_count = 0; in server()3247 if (msgin->msgh_body.msgh_descriptor_count < 1) { in server()3318 msgout->msgh_body.msgh_descriptor_count = 0; in server()3352 mach->msgh_body.msgh_descriptor_count, in MAX_OBJECT_COUNT()3354 sizeof(mach->msgh) + sizeof(mach->msgh_body) + offsetof(IORPCMessage, objects[0]), in MAX_OBJECT_COUNT()3438 mach->msgh_body.msgh_descriptor_count = ((mach_msg_size_t) refs); in IOUserServerUEXTTrap()3483 if (rpc.reply->msgh_body.msgh_descriptor_count) { in IOUserServerUEXTTrap()3544 if (mach->msgh_body.msgh_descriptor_count < 1) { in rpc()3607 mach->msgh_body.msgh_descriptor_count = 0; in rpc()[all …]