Searched refs:fdebug (Results 1 – 9 of 9) sorted by relevance
62 if(data->set.fdebug) { in Curl_debug()69 (void)(*data->set.fdebug)(data, type, ptr, size, data->set.debugdata); in Curl_debug()
311 if(data->set.fdebug) in dohprobe()312 ERROR_CHECK_SETOPT(CURLOPT_DEBUGFUNCTION, data->set.fdebug); in dohprobe()
1662 curl_debug_callback fdebug; /* function that write informational data */ member
1665 data->set.fdebug = va_arg(param, curl_debug_callback); in Curl_vsetopt()
98 @item fdebug @var{flags} (@emph{input/output})
804 See also the option @code{-fdebug ts}.
2634 if(!data || !data->set.fdebug || (direction && direction != 1)) in ossl_trace()3529 if(data->set.fdebug && data->set.verbose) { in ossl_connect_step1()
7860 …nit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -g -fdebug-prefix-map=/opt/go…
4607 # -fdebug-info-for-profiling enables that (and a bunch of other things we