Home
last modified time | relevance | path

Searched refs:CALLBACK (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/ui/
H A Dwin32-kbd-hook.c18 static LRESULT CALLBACK keyboard_hook_cb(int code, WPARAM wparam, LPARAM lparam) in keyboard_hook_cb()
/openbmc/phosphor-net-ipmid/
H A Dcomm_module.cpp59 session::Privilege::CALLBACK, in sessionSetupCommands()
H A Dsession.hpp35 CALLBACK, enumerator
/openbmc/qemu/util/
H A Dcoroutine-windows.c62 static void CALLBACK coroutine_trampoline(void *co_) in coroutine_trampoline()
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp389 STDAPI_(void) CALLBACK DLLCOMRegister(HWND, HINSTANCE, LPSTR, int);
390 STDAPI_(void) CALLBACK DLLCOMRegister(HWND, HINSTANCE, LPSTR, int) in STDAPI_()
398 STDAPI_(void) CALLBACK DLLCOMUnregister(HWND, HINSTANCE, LPSTR, int);
399 STDAPI_(void) CALLBACK DLLCOMUnregister(HWND, HINSTANCE, LPSTR, int) in STDAPI_()
/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp50 static_cast<uint8_t>(session::Privilege::CALLBACK) || in setSessionPrivilegeLevel()
H A Drakp12.cpp159 session::Privilege::CALLBACK)) in RAKP12()
/openbmc/docs/architecture/
H A Dipmi-architecture.md61 "privilege": enum:privilege - ADMIN, USER, OPERATOR, CALLBACK;