Searched refs:thisMsgSize (Results 1 – 1 of 1) sorted by relevance
1166 mach_msg_size_t thisMsgSize; in handler() local1197 …_overflow(msgSize, offsetof(IOServiceInterestContent64, messageArgument), argSize, &thisMsgSize)) { in handler()1200 mach_msg_size_t payloadSize = thisMsgSize - sizeof(PingMsgKdata); in handler()1219 hdr->msgh_size = thisMsgSize; in handler()