Lines Matching refs:msgh_body
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()
3836 if (refs > mach->msgh_body.msgh_descriptor_count) { in copyInObjects()