Searched refs:tracetype (Results 1 – 6 of 6) sorted by relevance
38 trace tracetype, curl_infotype infotype);97 if(config->tracetype == TRACE_PLAIN) { in tool_debug_cb()177 config->tracetype, type); in tool_debug_cb()215 dump(timebuf, text, output, (unsigned char *) data, size, config->tracetype, in tool_debug_cb()222 trace tracetype, curl_infotype infotype) in dump() argument229 if(tracetype == TRACE_ASCII) in dump()239 if(tracetype == TRACE_BIN) { in dump()250 if((tracetype == TRACE_ASCII) && in dump()258 if((tracetype == TRACE_ASCII) && in dump()272 if((tracetype == TRACE_ASCII) && in dump()
669 if(global->tracetype && (global->tracetype != TRACE_BIN)) in getparameter()671 global->tracetype = TRACE_BIN; in getparameter()678 if(global->tracetype && (global->tracetype != TRACE_ASCII)) in getparameter()681 global->tracetype = TRACE_ASCII; in getparameter()2121 if(global->tracetype && (global->tracetype != TRACE_PLAIN)) in getparameter()2124 global->tracetype = TRACE_PLAIN; in getparameter()2128 global->tracetype = TRACE_NONE; in getparameter()
90 if(config->tracetype) in notef()
303 trace tracetype; member
1833 if(global->tracetype != TRACE_NONE) { in single_transfer()
1290 PacketType tracetype = MetaData; in Handle_jTraceRead() local1293 tracetype = BufferData; in Handle_jTraceRead()1295 tracetype = MetaData; in Handle_jTraceRead()1330 if (tracetype == BufferData) in Handle_jTraceRead()1332 else if (tracetype == MetaData) in Handle_jTraceRead()