Searched refs:tty_prnt (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/bin/pax/ |
H A D | ar_io.c | 1441 tty_prnt("\nATTENTION! %s archive volume change required.\n", in ar_next() 1455 tty_prnt("%s ready for archive tape volume: %d\n", in ar_next() 1457 tty_prnt("Load the NEXT TAPE on the tape drive"); in ar_next() 1459 tty_prnt("%s ready for archive volume: %d\n", in ar_next() 1461 tty_prnt("Load the NEXT STORAGE MEDIA (if required)"); in ar_next() 1465 tty_prnt(" and make sure it is WRITE ENABLED.\n"); in ar_next() 1467 tty_prnt("\n"); in ar_next() 1470 tty_prnt("Type \"y\" to continue, \".\" to quit %s,", in ar_next() 1472 tty_prnt(" or \"s\" to switch to new device.\nIf you"); in ar_next() 1473 tty_prnt(" cannot change storage media, type \"s\"\n"); in ar_next() [all …]
|
H A D | tty_subs.c | 106 tty_prnt(const char *fmt, ...) in tty_prnt() function
|
H A D | extern.h | 320 void tty_prnt(const char *, ...)
|
H A D | gen_subs.c | 181 tty_prnt("%s%s %s\n", f_mode, f_date, arcn->name); in ls_tty()
|