Home
last modified time | relevance | path

Searched refs:cons_printf (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/saf/
H A Dlog.c59 cons_printf(const char *fmt, ...) in cons_printf() function
82 cons_printf("SAC: could not open logfile %s: %s\n", in openlog()
91 cons_printf("SAC: could not lock logfile %s:%s\n", in openlog()
154 cons_printf("SAC: could not open debugfile %s: %s\n", in opendebug()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmextern.h109 extern void cons_printf(const char *, ...);
H A Dtmutil.c250 cons_printf(const char *fmt, ...) in cons_printf() function
H A Dtmchild.c514 cons_printf("Warning -- ttymon cannot allocate controlling "
516 cons_printf("\tThere may be another session active on this "
H A Dtmlog.c81 cons_printf("ttymon cannot create log file \"%s\": %s\n", in openttymonlog()
H A Dtmexpress.c315 cons_printf(umsg); in usage()