Lines Matching refs:msg_out
208 static FILE *msg_out = NULL;
287 vfprintf(msg_out, fmt, ap);
289 fflush(msg_out);
300 vfprintf(msg_out, fmt, ap);
303 fflush(msg_out);
313 vfprintf(msg_out, fmt, ap);
315 fflush(msg_out);
326 vfprintf(msg_out, fmt, ap);
328 fflush(msg_out);
343 vfprintf(msg_out, fmt, ap);
346 fflush(msg_out);
586 msg_out = stderr;
589 msg_out = stdout;
630 fflush(msg_out);
2604 msg_out = stderr;