Searched refs:LPBYTE (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/net/ |
H A D | tap-win32.c | 260 (LPBYTE)component_id, in is_tap_win32_dev() 270 (LPBYTE)net_cfg_instance_id, in is_tap_win32_dev() 357 (LPBYTE)name_data, in get_device_guid()
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 1946 1003, (LPBYTE)&pi1003, in qmp_guest_set_user_password() 2177 (LPBYTE)result, &size); in ga_get_win_product_name() 2186 (LPBYTE)result, &size); in ga_get_win_product_name() 2277 static LPBYTE cm_get_property(DEVINST devInst, const DEVPROPKEY *propName, in cm_get_property() 2281 g_autofree LPBYTE buffer = NULL; in cm_get_property()
|
H A D | commands-windows-ssh.c | 485 NetUserGetInfo(NULL, wideUserName, infoLevel, (LPBYTE *)&uBuf); in get_user_info()
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 70 typedef BYTE far *LPBYTE; typedef
|
/openbmc/qemu/qga/vss-win32/ |
H A D | install.cpp | 417 ret = RegSetValueEx(hKey, value, 0, REG_SZ, (LPBYTE)data, size); in CreateRegistryKey()
|