Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c76 boolean_t nl7c_logd_started = B_FALSE; variable
834 if (nl7c_logd_started) { in nl7clogd_startup()
839 nl7c_logd_started = B_TRUE; in nl7clogd_startup()
H A Dnl7clogd.c42 extern boolean_t nl7c_logd_started;
661 if (! nl7c_logd_started) { in nl7c_logd_log()