Searched refs:pstrTailMsg (Results 1 – 1 of 1) sorted by relevance
92 Message *pstrTailMsg = pHandle->pstrMessageList; in wilc_mq_send() local94 while (pstrTailMsg->pstrNext) in wilc_mq_send()95 pstrTailMsg = pstrTailMsg->pstrNext; in wilc_mq_send()97 pstrTailMsg->pstrNext = pstrMessage; in wilc_mq_send()