Searched defs:idsbuf (Results 1 – 7 of 7) sorted by relevance
/external/curl/src/ |
D | tool_cb_dbg.c | 59 const char *idsbuf, curl_infotype type) in log_line_start() 95 char idsbuf[60]; in tool_debug_cb() local 237 static void dump(const char *timebuf, const char *idsbuf, const char *text, in dump()
|
/external/curl/tests/http/clients/ |
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
|
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
|
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
|
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
|
D | hx-download.c | 51 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() 79 char idsbuf[60]; in debug_cb() local
|
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
|