Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyslog.h164 #define LOG_UPTO(pri) ((1 << ((pri)+1)) - 1) /* all priorities through pri */ macro
/f-stack/tools/libxo/doc/
H A Dapi.rst1517 or `LOG_UPTO(toppri)` to create a mask for all priorities up to and
1521 setlogmask(LOG_UPTO(LOG_WARN));