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

/freebsd-9.3-release/usr.sbin/sade/
H A Dmsg.c66 msgInfo(const char *fmt, ...) function
191 msgInfo(NULL);
232 msgInfo(NULL);
258 msgInfo(NULL);
289 msgInfo(NULL);
H A Dsystem.c73 msgInfo(NULL);
H A Dsade.h426 extern void msgInfo(const char *fmt, ...) __printf0like(1, 2);
H A Dlabel.c222 msgInfo("All filesystem information written successfully.");
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dpackage.c220 msgInfo("%10d bytes read from package %s @ %4.1f KBytes/second", tot, name, (tot / seconds) / 1000.0);
224 msgInfo("Write failure to pkg_add! Package may be corrupt.");
231 msgInfo("pkg_add(1) apparently did not like the %s package.", name);
233 msgInfo("I/O error while reading in the %s package.", name);
235 msgInfo("Package %s read successfully - waiting for pkg_add(1)", name);
H A Dmsg.c123 msgInfo(char *fmt, ...) function
266 msgInfo(NULL);
307 msgInfo(NULL);
333 msgInfo(NULL);
364 msgInfo(NULL);
H A Dsystem.c97 msgInfo(NULL);
H A Dindex.c548 msgInfo("Added %s to selection list", kp->name);
567 msgInfo("Removed %s from selection list", kp->name);
592 msgInfo("%s", kp->desc);
H A Ddist.c650 msgInfo("%10d bytes read from %s dist, chunk %2d of %2d @ %.1f KBytes/sec.",
H A Dinstall.c529 msgInfo(NULL);
H A Dmedia.c917 msgInfo("%10d bytes read from %s dist @ %.1f KB/sec.",
H A Dsysinstall.h799 extern void msgInfo(char *fmt, ...) __printf0like(1, 2);
H A Dlabel.c227 msgInfo("All filesystem information written successfully.");

Completed in 77 milliseconds