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

/freebsd-11-stable/bin/pax/
H A Dar_io.c1129 tty_prnt("\nATTENTION! %s archive volume change required.\n", argv0);
1138 tty_prnt("%s ready for archive tape volume: %d\n",
1140 tty_prnt("Load the NEXT TAPE on the tape drive");
1142 tty_prnt("%s ready for archive volume: %d\n",
1144 tty_prnt("Load the NEXT STORAGE MEDIA (if required)");
1148 tty_prnt(" and make sure it is WRITE ENABLED.\n");
1150 tty_prnt("\n");
1153 tty_prnt("Type \"y\" to continue, \".\" to quit %s,",
1155 tty_prnt(" or \"s\" to switch to new device.\nIf you");
1156 tty_prnt(" canno
[all...]
H A Dpat_rep.c712 tty_prnt("\nATTENTION: %s interactive file rename operation.\n", argv0);
716 tty_prnt("Input new name, or a \".\" to keep the old name, ");
717 tty_prnt("or a \"return\" to skip this file.\n");
718 tty_prnt("Input > ");
722 tty_prnt("Try again, illegal file name: ..\n");
726 tty_prnt("Try again, file name too long\n");
736 tty_prnt("Skipping file.\n");
740 tty_prnt("Processing continues, name unchanged.\n");
749 tty_prnt("Processing continues, name changed to: %s\n", tmpname);
H A Dtty_subs.c88 * tty_prnt()
94 tty_prnt(const char *fmt, ...) function
H A Dextern.h294 void tty_prnt(const char *, ...) __printflike(1, 2);
H A Dgen_subs.c176 tty_prnt("%s%s %s\n", f_mode, f_date, arcn->name);

Completed in 85 milliseconds