Searched refs:msg_out (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c158 static FILE *msg_out = NULL; variable
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, fm
[all...]

Completed in 23 milliseconds