Lines Matching refs:MSG_OUT
78 #define MSG_OUT stdout /* Send info to stdout, change to stderr if you want */ macro
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()
189 fprintf(MSG_OUT, "DONE: %s => (%d) %s\n", eff_url, res, conn->error); 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()
349 fprintf(MSG_OUT, "curl_easy_init() failed, exiting!\n"); in new_conn()
366 fprintf(MSG_OUT, in new_conn()
404 fprintf(MSG_OUT, "Creating named pipe \"%s\"\n", fifo); in init_fifo()
424 fprintf(MSG_OUT, "Now, pipe some URL's into > %s\n", fifo); in init_fifo()