Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h77 typedef DWORD far *LPDWORD; typedef
219 LPDWORD lpcbBytesReturned; /* address of actual bytes of output*/
H A Dimbapi.c368 LPDWORD lpcbBytesReturned, /* address of actual bytes of output */ in DeviceIoControl()
1563 (LPDWORD) & respLength, in IsAsyncMessageAvailable()
1673 (LPDWORD)&respLength,
1758 (LPDWORD) & respLength, in RegisterForImbAsyncMessageNotification()
1819 (LPDWORD) & respLength, in UnRegisterForImbAsyncMessageNotification()
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp153 const wchar_t *sid, LPWSTR buffer, LPDWORD bufferLen) in getNameByStringSID()