Searched defs:xLength (Results 1 – 3 of 3) sorted by relevance
285 int xLength = 0; in xMBTCPPortMasterGetBuf() local325 int xLength = 0; in vMBTCPPortMasterReadPacket() local
274 … int xLength = recv(pxClientInfo->xSockId, &pxClientInfo->pucTCPBuf[pxClientInfo->usTCPBufPos], in xMBTCPPortRxPoll() local
187 …size_t xLength; /* The length of the buffer pointed to by pucBuffer. … member