Searched defs:error_handler_data (Results 1 – 2 of 2) sorted by relevance
101 …f_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pk… in pkgconf_client_init()170 pkgconf_client_new(pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pkgc… in pkgconf_client_new()659 …ler(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data) in pkgconf_client_set_error_handler()
207 void *error_handler_data; member