Searched refs:default_handler (Results 1 – 3 of 3) sorted by relevance
70 static PedExceptionOption default_handler (PedException* ex);72 static PedExceptionHandler* ex_handler = default_handler;128 default_handler (PedException* e) in default_handler() function169 ex_handler = default_handler; in ped_exception_set_handler()180 return default_handler; in ped_exception_get_handler()
36 static void default_handler ( const int level, const char* file, int line,38 static PedDebugHandler* debug_handler = &default_handler;45 static void default_handler ( const int level, const char* file, int line, in default_handler() function78 debug_handler = ( handler ? handler : default_handler ); in ped_debug_set_handler()
86 default_handler(papi_service_t svc, papi_attribute_t **request, in default_handler() function192 return (default_handler); in ipp_operation_handler()210 return (default_handler); in ipp_operation_handler()219 return (default_handler); in ipp_operation_handler()229 return (default_handler); in ipp_operation_handler()