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

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c232 static void Printf(const char *fmt, ...) function
248 Printf(PERR_PREFIX, eo);
252 Printf(": %s\n", strerror(eo));
261 Printf(NERR_PREFIX);
274 Printf(NERR_PREFIX);
289 Printf(PERR_PREFIX, eo);
293 Printf(": %s\n", strerror(eo));
485 Printf("%6.2f percent completed\r", percent);
487 Printf("100.00 percent completed\n");
563 Printf("WARNIN
[all...]

Completed in 42 milliseconds