Searched refs:msgh_body (Results 1 – 3 of 3) sorted by relevance
178 mach_msg_body_t msgh_body; member
3052 machReply->msgh_body.msgh_descriptor_count = queueCount; in objectInstantiate()3196 msgin->msgh_body.msgh_descriptor_count = 0; in server()3213 if (msgin->msgh_body.msgh_descriptor_count < 1) { in server()3280 msgout->msgh_body.msgh_descriptor_count = 0; in server()3384 mach->msgh_body.msgh_descriptor_count = ((mach_msg_size_t) refs); in IOUserServerUEXTTrap()3428 if (rpc.reply->msgh_body.msgh_descriptor_count) { in IOUserServerUEXTTrap()3489 if (mach->msgh_body.msgh_descriptor_count < 1) { in rpc()3553 mach->msgh_body.msgh_descriptor_count = 0; in rpc()3593 count = msg->msgh_body.msgh_descriptor_count; in IORPCMessageFromMach()3691 if (refs > mach->msgh_body.msgh_descriptor_count) { in copyOutObjects()[all …]