Home
last modified time | relevance | path

Searched refs:handler_cleanup (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/libcxxrt/
H A Dexception.cc141 handler_cleanup, enumerator
987 if (!action_record) { return handler_cleanup; } in check_action_record()
1047 found = handler_cleanup; in check_action_record()
1179 if (found_handler != handler_cleanup) { return continueUnwinding(exceptionObject, context); }
/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dutil.c1985 handler_cleanup(void *baton) in handler_cleanup() function
2005 apr_pool_cleanup_register(result_pool, handler, handler_cleanup, in svn_ra_serf__create_handler()