Searched defs:error_handler_data (Results 1 – 2 of 2) sorted by relevance
109 …f_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pk… 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 …ler(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data) in pkgconf_client_set_error_handler()
274 void *error_handler_data; member