Searched defs:idsbuf (Results 1 – 7 of 7) sorted by relevance
/curl/src/ |
H A D | tool_cb_dbg.c | 69 const char *idsbuf, curl_infotype type) in log_line_start() 105 char idsbuf[60]; in tool_debug_cb() local 247 static void dump(const char *timebuf, const char *idsbuf, const char *text, in dump()
|
/curl/tests/http/clients/ |
H A D | h2-upgrade-extreme.c | 35 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 63 char idsbuf[60]; in debug_cb() local
|
H A D | upload-pausing.c | 42 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 70 char idsbuf[60]; in debug_cb() local
|
H A D | tls-session-reuse.c | 36 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 64 char idsbuf[60]; in debug_cb() local
|
H A D | h2-pausing.c | 45 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 73 char idsbuf[60]; in debug_cb() local
|
H A D | hx-download.c | 47 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 75 char idsbuf[60]; in debug_cb() local
|
H A D | hx-upload.c | 47 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 75 char idsbuf[60]; in debug_cb() local
|
Completed in 12 milliseconds