Searched defs:smf_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c546 static int smf_debug = 0; /* Messages for debugging smf(5) */ variable
639 smf_debug = (strstr(smf_options, "debug") != NULL);
4308 if (smf_debug)
4383 if (smf_debug)
4468 if (smf_debug)

Completed in 53 milliseconds