HomeSort by: relevance | last modified time | path
    Searched refs:tty_prnt (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/pax/
ar_io.c 1441 tty_prnt("\nATTENTION! %s archive volume change required.\n",
1455 tty_prnt("%s ready for archive tape volume: %d\n",
1457 tty_prnt("Load the NEXT TAPE on the tape drive");
1459 tty_prnt("%s ready for archive volume: %d\n",
1461 tty_prnt("Load the NEXT STORAGE MEDIA (if required)");
1465 tty_prnt(" and make sure it is WRITE ENABLED.\n");
1467 tty_prnt("\n");
1470 tty_prnt("Type \"y\" to continue, \".\" to quit %s,",
1472 tty_prnt(" or \"s\" to switch to new device.\nIf you");
1473 tty_prnt(" cannot change storage media, type \"s\"\n")
    [all...]
pat_rep.c 761 tty_prnt("\nATTENTION: %s interactive file rename operation.\n", argv0);
765 tty_prnt("Input new name, or a \".\" to keep the old name, ");
766 tty_prnt("or a \"return\" to skip this file.\n");
767 tty_prnt("Input > ");
771 tty_prnt("Try again, illegal file name: ..\n");
775 tty_prnt("Try again, file name too long\n");
785 tty_prnt("Skipping file.\n");
789 tty_prnt("Processing continues, name unchanged.\n");
798 tty_prnt("Processing continues, name changed to: %s\n", tmpname);
tty_subs.c 100 * tty_prnt()
106 tty_prnt(const char *fmt, ...) function in typeref:typename:void
gen_subs.c 181 tty_prnt("%s%s %s\n", f_mode, f_date, arcn->name);
extern.h 320 void tty_prnt(const char *, ...)

Completed in 34 milliseconds