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

/freebsd-9.3-release/bin/pax/
H A Dar_io.c1130 tty_prnt("\nATTENTION! %s archive volume change required.\n", argv0);
1139 tty_prnt("%s ready for archive tape volume: %d\n",
1141 tty_prnt("Load the NEXT TAPE on the tape drive");
1143 tty_prnt("%s ready for archive volume: %d\n",
1145 tty_prnt("Load the NEXT STORAGE MEDIA (if required)");
1149 tty_prnt(" and make sure it is WRITE ENABLED.\n");
1151 tty_prnt("\n");
1154 tty_prnt("Type \"y\" to continue, \".\" to quit %s,",
1156 tty_prnt(" or \"s\" to switch to new device.\nIf you");
1157 tty_prnt(" canno
[all...]
H A Dpat_rep.c714 tty_prnt("\nATTENTION: %s interactive file rename operation.\n", argv0);
718 tty_prnt("Input new name, or a \".\" to keep the old name, ");
719 tty_prnt("or a \"return\" to skip this file.\n");
720 tty_prnt("Input > ");
724 tty_prnt("Try again, illegal file name: ..\n");
728 tty_prnt("Try again, file name too long\n");
738 tty_prnt("Skipping file.\n");
742 tty_prnt("Processing continues, name unchanged.\n");
751 tty_prnt("Processing continues, name changed to: %s\n", tmpname);
H A Dtty_subs.c89 * tty_prnt()
95 tty_prnt(const char *fmt, ...) function
H A Dextern.h292 void tty_prnt(const char *, ...) __printflike(1, 2);
H A Dgen_subs.c177 tty_prnt("%s%s %s\n", f_mode, f_date, arcn->name);

Completed in 123 milliseconds