Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c190 int do_always = ((flags & (SC_IF_VERBOSE | SC_IF_ISATTY)) == 0); in logprint() local
196 if (do_always || do_ifverb || do_ifisatty) { in logprint()