Lines Matching refs:MSG_OUT
80 #define MSG_OUT stdout /* Send info to stdout, change to stderr if you want */
162 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
166 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
183 fprintf(MSG_OUT, "REMAINING: %d\n", g->still_running);
190 fprintf(MSG_OUT, "DONE: %s => (%d) %s\n", eff_url, res, conn->error);
214 fprintf(MSG_OUT, "last transfer done, kill timeout\n");
288 fprintf(MSG_OUT,
291 fprintf(MSG_OUT, "\n");
296 fprintf(MSG_OUT, "Adding data: %s\n", whatstr[what]);
300 fprintf(MSG_OUT,
329 fprintf(MSG_OUT, "Progress: %s (%g/%g)\n", conn->url, dlnow, dltotal);
345 fprintf(MSG_OUT, "curl_easy_init() failed, exiting!\n");
362 fprintf(MSG_OUT,
398 fprintf(MSG_OUT, "Creating named pipe \"%s\"\n", fifo);
418 fprintf(MSG_OUT, "Now, pipe some URL's into > %s\n", fifo);