Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldmad/
H A Dldma_log.c42 extern boolean_t ldma_daemon;
115 if (ldma_daemon && prio != LOG_DEBUG) { in ldma_log_msg()
H A Dldmad.c89 boolean_t ldma_daemon = B_FALSE; variable
610 ldma_daemon = B_TRUE; in ldma_start()