Lines Matching defs:msg_out
158 static FILE *msg_out = NULL;
237 vfprintf(msg_out, fmt, ap);
239 fflush(msg_out);
250 vfprintf(msg_out, fmt, ap);
253 fflush(msg_out);
263 vfprintf(msg_out, fmt, ap);
265 fflush(msg_out);
276 vfprintf(msg_out, fmt, ap);
278 fflush(msg_out);
291 vfprintf(msg_out, fmt, ap);
294 fflush(msg_out);
446 msg_out = stdout;
451 msg_out = stderr;
488 fflush(msg_out);
1823 msg_out = stderr;