Searched refs:pOsType (Results 1 – 1 of 1) sorted by relevance
27 UINT *pOsType; in GetOsType() local28 pOsType = (UINT *)&m_reserved[4]; in GetOsType()29 return (ENUM_OS_TYPE)*pOsType; in GetOsType()265 UINT *pOsType; in CRKImage() local266 pOsType = (UINT *)&m_reserved[4]; in CRKImage()267 *pOsType = (UINT)RK_OS; in CRKImage()