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

/illumos-gate/usr/src/uts/common/os/
H A Dlogsubr.c51 #define LOG_PRISIZE 8 /* max priority size: 7 characters + null */ macro
69 static char log_pri[LOG_PRIMASK + 1][LOG_PRISIZE] = {
656 LOG_FACSIZE + LOG_PRISIZE, "%s.%s",

Completed in 92 milliseconds