Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dlogsubr.c52 #define LOG_FACSIZE 9 /* max priority size: 8 characters + null */ macro
74 static char log_fac[LOG_NFACILITIES + 1][LOG_FACSIZE] = {
656 LOG_FACSIZE + LOG_PRISIZE, "%s.%s", in log_sendmsg()