Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dclient.c109 pkgconf_client_init(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *err… in pkgconf_client_init()
185 pkgconf_client_new(pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pkgc… in pkgconf_client_new()
690 …onf_client_set_error_handler(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler,… in pkgconf_client_set_error_handler()
H A Dlibpkgconf.h278 pkgconf_error_handler_func_t error_handler; member
/freebsd/contrib/pkgconf/cli/
H A Dmain.c33 error_handler(const char *msg, const pkgconf_client_t *client, void *data) in error_handler() function
/freebsd/contrib/pkgconf/cli/spdxtool/
H A Dmain.c47 error_handler(const char *msg, const pkgconf_client_t *client, void *data) in error_handler() function
/freebsd/contrib/pkgconf/cli/bomtool/
H A Dmain.c70 error_handler(const char *msg, const pkgconf_client_t *client, void *data) in error_handler() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h344 void* error_handler; member
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h460 void *error_handler; global() member
/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c213 error_handler(const char *msg, const pkgconf_client_t *client, void *data) in error_handler() function
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c362 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function