Home
last modified time | relevance | path

Searched defs:phandler (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Dexception_filter.cpp135 __crt_signal_handler_t const phandler = pxcptact->_action; in _seh_filter_exe() local
/reactos/sdk/lib/comsupp/
H A Dcomsupp.cpp27 void WINAPI _set_com_error_handler(COM_ERROR_HANDLER *phandler) in _set_com_error_handler()