Searched refs:PRINT_VERBOSE (Results 1 – 5 of 5) sorted by relevance
106 #define PRINT_VERBOSE(msg) do{\ macro374 PRINT_VERBOSE("new session"); in new_session_cb()433 PRINT_VERBOSE("curl_read_cb pause resumed"); in spdy_post_data_cb()455 PRINT_VERBOSE("tell spdy about the error"); in response_callback()461 PRINT_VERBOSE("nothing to write now"); in response_callback()546 PRINT_VERBOSE("headers received, but session is dead"); in curl_header_cb()691 PRINT_VERBOSE("data received, but session is dead"); in curl_write_cb()737 PRINT_VERBOSE("curl_read_cb last call"); in curl_read_cb()743 PRINT_VERBOSE("POST is still being sent, but session is dead"); in curl_read_cb()749 PRINT_VERBOSE("curl_read_cb called paused"); in curl_read_cb()[all …]
36 PRINT_VERBOSE = 0x2, enumerator
168 debug |= (PRINT_RAW | EXPAND_REPEAT | PRINT_VERBOSE); in main()
469 debug |= PRINT_RAW | PRINT_VERBOSE; in main()
940 debug |= PRINT_RAW | PRINT_VERBOSE; in main()