Searched refs:pkgconf_default_error_handler (Results 1 – 3 of 3) sorted by relevance
526 pkgconf_default_error_handler(const char *msg, const pkgconf_client_t *client, void *data) in pkgconf_default_error_handler() function657 client->warn_handler = pkgconf_default_error_handler; in pkgconf_client_set_warn_handler()698 client->error_handler = pkgconf_default_error_handler; in pkgconf_client_set_error_handler()778 client->trace_handler = pkgconf_default_error_handler; in pkgconf_client_set_trace_handler()
455 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,…