Searched refs:pkgconf_default_error_handler (Results 1 – 3 of 3) sorted by relevance
495 pkgconf_default_error_handler(const char *msg, const pkgconf_client_t *client, void *data) in pkgconf_default_error_handler() function626 client->warn_handler = pkgconf_default_error_handler; in pkgconf_client_set_warn_handler()667 client->error_handler = pkgconf_default_error_handler; in pkgconf_client_set_error_handler()747 client->trace_handler = pkgconf_default_error_handler; in pkgconf_client_set_trace_handler()
341 PKGCONF_API bool pkgconf_default_error_handler(const char *msg, const pkgconf_client_t *client, voi…
123 .. c:function:: bool pkgconf_default_error_handler(const char *msg, const pkgconf_client_t *client,…