Searched refs:ppPortInfoEnd (Results 1 – 1 of 1) sorted by relevance
/reactos/win32ss/printing/monitors/localmon/ |
H A D | ports.c | 373 _LocalmonGetPortLevel1(PLOCALMON_PORT pPort, PPORT_INFO_1W* ppPortInfo, PBYTE* ppPortInfoEnd, PDWOR… in _LocalmonGetPortLevel1() argument 391 …*ppPortInfoEnd = PackStrings(pwszStrings, (PBYTE)(*ppPortInfo), dwPortInfo1Offsets, *ppPortInfoEnd… in _LocalmonGetPortLevel1() 396 _LocalmonGetPortLevel2(PLOCALMON_PORT pPort, PPORT_INFO_2W* ppPortInfo, PBYTE* ppPortInfoEnd, PDWOR… in _LocalmonGetPortLevel2() argument 424 …*ppPortInfoEnd = PackStrings(pwszStrings, (PBYTE)(*ppPortInfo), dwPortInfo2Offsets, *ppPortInfoEnd… in _LocalmonGetPortLevel2()
|