Searched refs:dwPortInfo2Offsets (Results 1 – 2 of 2) sorted by relevance
26 const DWORD dwPortInfo2Offsets[] = { in START_TEST() local67 …pPortInfoEnd = PackStrings(pwszStrings, (PBYTE)(&pPortInfo2[0]), dwPortInfo2Offsets, pPortInfoEnd); in START_TEST()71 …pPortInfoEnd = PackStrings(pwszStrings, (PBYTE)(&pPortInfo2[1]), dwPortInfo2Offsets, pPortInfoEnd); in START_TEST()
19 static DWORD dwPortInfo2Offsets[] = { variable424 …*ppPortInfoEnd = PackStrings(pwszStrings, (PBYTE)(*ppPortInfo), dwPortInfo2Offsets, *ppPortInfoEnd… in _LocalmonGetPortLevel2()