Searched refs:spObjNum (Results 1 – 3 of 3) sorted by relevance
150 io->offsetsLeft = msg->spObjNum; in IpcIoInitFromMsg()213 .spObjNum = ((char *)reply->offsetsCur - (char *)reply->offsetsBase) / sizeof(size_t) in SendReply()250 .spObjNum = 0 in SendFailedReply()580 ….spObjNum = (data == NULL) ? 0 : ((char *)data->offsetsCur - (char *)data->offsetsBase) / sizeof(… in IpcSendRequest()
58 uint32_t spObjNum; member
28 | spObjNum | UINT32 | The number of special objects contained in the message data (cannot exc…116 .spObjNum = 0,164 msg.spObjNum = 2;