Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libparted/common/libparted/
H A Dexception.c70 static PedExceptionOption default_handler (PedException* ex);
72 static PedExceptionHandler* ex_handler = default_handler;
128 default_handler (PedException* e) in default_handler() function
169 ex_handler = default_handler; in ped_exception_set_handler()
180 return default_handler; in ped_exception_get_handler()
H A Ddebug.c36 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() function
78 debug_handler = ( handler ? handler : default_handler ); in ped_debug_set_handler()
/onnv-gate/usr/src/lib/print/libipp-listener/common/
H A Dipp-listener.c86 default_handler(papi_service_t svc, papi_attribute_t **request, in default_handler() function
192 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()