Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c190 int do_ifisatty = (flags & SC_IF_ISATTY) && interactive; in logprint() local
194 if (do_always || do_ifverb || do_ifisatty) { in logprint()