Searched defs:debug_callback (Results 1 – 4 of 4) sorted by relevance
42 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback() function
211 static virgl_debug_callback_type debug_callback = vrend_default_debug_callback; variable
89 extern "C" fn debug_callback(fmt: *const ::std::os::raw::c_char, ap: *mut __va_list_tag) { in debug_callback() function
463 struct pipe_debug_callback *debug_callback; member