Home
last modified time | relevance | path

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

/components/utilities/ulog/syslog/
A Dsyslog.h73 #define LOG_UPTO(pri) ((1 << ((pri)+1)) - 1) /* all priorities through pri */ macro
A Dsyslog.c74 setlogmask(LOG_UPTO(LOG_DEBUG)); in openlog()

Completed in 3 milliseconds