Home
last modified time | relevance | path

Searched defs:error_handler (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dcaching.c269 svn_cache__error_handler_t error_handler, in init_callbacks()
332 svn_cache__error_handler_t error_handler = no_handler in create_cache() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcaching.c246 svn_cache__error_handler_t error_handler, in init_callbacks()
309 svn_cache__error_handler_t error_handler = no_handler in create_cache() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache.h91 svn_cache__error_handler_t error_handler; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h344 void* error_handler; member
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp313 _N_(error_handler)(code, args); in __itt_report_error() local
H A Dittnotify_config.h455 void *error_handler; member
/freebsd-13.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c326 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function