Home
last modified time | relevance | path

Searched refs:DEBUG_OUT (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dcurl_ntlm.c57 # define DEBUG_OUT(x) x macro
59 # define DEBUG_OUT(x) Curl_nop_stmt macro
184 DEBUG_OUT(fprintf(stderr, "**** Header %s\n ", *allocuserpwd)); in Curl_output_ntlm()
204 DEBUG_OUT(fprintf(stderr, "**** %s\n ", *allocuserpwd)); in Curl_output_ntlm()
Dcurl_ntlm_msgs.c69 # define DEBUG_OUT(x) x macro
147 # define DEBUG_OUT(x) Curl_nop_stmt macro
300 DEBUG_OUT({ in Curl_sasl_decode_ntlm_type2_message()
418 DEBUG_OUT({ in Curl_sasl_create_ntlm_type1_message()
744 DEBUG_OUT({ in Curl_sasl_create_ntlm_type3_message()
756 DEBUG_OUT({ in Curl_sasl_create_ntlm_type3_message()
765 DEBUG_OUT({ in Curl_sasl_create_ntlm_type3_message()
Dcurl_ntlm_wb.c61 # define DEBUG_OUT(x) x macro
63 # define DEBUG_OUT(x) Curl_nop_stmt macro
396 DEBUG_OUT(fprintf(stderr, "**** Header %s\n ", *allocuserpwd)); in Curl_output_ntlm_wb()
414 DEBUG_OUT(fprintf(stderr, "**** %s\n ", *allocuserpwd)); in Curl_output_ntlm_wb()