Home
last modified time | relevance | path

Searched refs:thisMsgSize (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp1102 mach_msg_size_t thisMsgSize; in handler() local
1132 …_overflow(msgSize, offsetof(IOServiceInterestContent64, messageArgument), argSize, &thisMsgSize)) { in handler()
1139 kr = kernel_mach_msg_send_with_builder(thisMsgSize, in handler()