Searched defs:LOG_UPTO (Results 1 - 1 of 1) sorted by path

/freebsd-10-stable/sys/sys/
H A Dsyslog.h162 #define LOG_UPTO(pri) ((1 << ((pri)+1)) - 1) /* all priorities through pri */ macro

Completed in 106 milliseconds