Home
last modified time | relevance | path

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

/developtools/syscap_codec/src/
Dsyscap_tool.c76 RPCIDHead *headPtr = NULL; in FillOsCapLength() local
81 headPtr = (RPCIDHead *)convertedBuffer; in FillOsCapLength()
87 headPtr->apiVersion = HtonsInter((uint16_t)apiVerItem->valueint); in FillOsCapLength()
88 headPtr->apiVersionType = 1; in FillOsCapLength()