Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/saf/
H A Dlog.c57 cons_printf(const char *fmt, ...) in cons_printf() function
80 cons_printf("SAC: could not open logfile %s: %s\n", in openlog()
89 cons_printf("SAC: could not lock logfile %s:%s\n", in openlog()
152 cons_printf("SAC: could not open debugfile %s: %s\n", in opendebug()
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmextern.h154 extern void cons_printf(const char *, ...);
H A Dtmutil.c241 cons_printf(const char *fmt, ...) in cons_printf() function
H A Dtmchild.c501 cons_printf("Warning -- ttymon cannot allocate controlling " in invoke_service()
503 cons_printf("\tThere may be another session active on this " in invoke_service()
H A Dtmlog.c73 cons_printf("ttymon cannot create log file \"%s\": %s\n", in openttymonlog()
H A Dtmexpress.c341 cons_printf(umsg); in usage()