Home
last modified time | relevance | path

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

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