Searched refs:LOG_UPTO (Results 1 – 2 of 2) sorted by relevance
154 #define LOG_UPTO(pri) ((1 << ((pri)+1)) - 1) /* all priorities through pri */ macro
539 There is also a @code{LOG_UPTO} macro, which generates a mask with the bits543 LOG_UPTO(LOG_ERROR)564 setlogmask (LOG_UPTO (LOG_NOTICE));