Lines Matching refs:pMsg
184 smRegisterClientReplyMsg *pMsg;
196 smRegisterClientReplyMsg, pMsg, pData);
217 smSaveYourselfMsg *pMsg;
220 SIZEOF (smSaveYourselfMsg), smSaveYourselfMsg, pMsg);
222 pMsg->saveType = saveType;
223 pMsg->shutdown = shutdown;
224 pMsg->interactStyle = interactStyle;
225 pMsg->fast = fast;
319 smPropertiesReplyMsg *pMsg;
324 SIZEOF (smPropertiesReplyMsg), smPropertiesReplyMsg, pMsg);
327 pMsg->length += WORD64COUNT (bytes);