Searched refs:MSG_OUT (Results 1 – 4 of 4) sorted by relevance
/curl/docs/examples/ |
H A D | ephiperfifo.c | 184 fprintf(MSG_OUT, "REMAINING: %d\n", g->still_running); in check_multi_info() 235 fprintf(MSG_OUT, "EAGAIN on tfd %d\n", g->tfd); in timer_cb() 311 fprintf(MSG_OUT, in sock_cb() 314 fprintf(MSG_OUT, "\n"); in sock_cb() 323 fprintf(MSG_OUT, in sock_cb() 384 fprintf(MSG_OUT, in new_conn() 511 fprintf(MSG_OUT, "Entering wait loop\n"); in main() 512 fflush(MSG_OUT); in main() 519 fprintf(MSG_OUT, "note: wait interrupted\n"); in main() 541 fprintf(MSG_OUT, "Exiting normally.\n"); in main() [all …]
|
H A D | hiperfifo.c | 131 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s); in mcode_or_die() 135 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s); in mcode_or_die() 175 fprintf(MSG_OUT, "REMAINING: %d\n", g->still_running); in check_multi_info() 210 fprintf(MSG_OUT, "last transfer done, kill timeout\n"); in event_cb() 285 fprintf(MSG_OUT, in sock_cb() 288 fprintf(MSG_OUT, "\n"); in sock_cb() 293 fprintf(MSG_OUT, "Adding data: %s\n", whatstr[what]); in sock_cb() 297 fprintf(MSG_OUT, in sock_cb() 325 fprintf(MSG_OUT, "Progress: %s (%" CURL_FORMAT_CURL_OFF_T in xferinfo_cb() 357 fprintf(MSG_OUT, in new_conn() [all …]
|
H A D | ghiper.c | 113 MSG_OUT("ERROR: %s returns %s\n", where, s); in mcode_or_die() 124 MSG_OUT("REMAINING: %d\n", g->still_running); in check_multi_info() 133 MSG_OUT("DONE: %s => (%d) %s\n", eff_url, res, conn->error); in check_multi_info() 163 MSG_OUT("*** update_timeout_cb %ld => %ld:%ld ***\n", in update_timeout_cb() 196 MSG_OUT("last transfer done, kill timeout\n"); in event_cb() 253 MSG_OUT("\n"); in sock_cb() 258 MSG_OUT("Adding data: %s%s\n", in sock_cb() 264 MSG_OUT( in sock_cb() 290 fprintf(MSG_OUT, "Progress: %s (%" CURL_FORMAT_CURL_OFF_T in xferinfo_cb() 305 MSG_OUT("curl_easy_init() failed, exiting!\n"); in new_conn() [all …]
|
H A D | evhiperfifo.c | 161 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s); in mcode_or_die() 165 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s); in mcode_or_die() 182 fprintf(MSG_OUT, "REMAINING: %d\n", g->still_running); in check_multi_info() 216 fprintf(MSG_OUT, "last transfer done, kill timeout\n"); in event_cb() 292 fprintf(MSG_OUT, in sock_cb() 295 fprintf(MSG_OUT, "\n"); in sock_cb() 300 fprintf(MSG_OUT, "Adding data: %s\n", whatstr[what]); in sock_cb() 304 fprintf(MSG_OUT, in sock_cb() 332 fprintf(MSG_OUT, "Progress: %s (%" CURL_FORMAT_CURL_OFF_T in xferinfo_cb() 366 fprintf(MSG_OUT, in new_conn() [all …]
|
Completed in 12 milliseconds