Searched defs:LOG_FACMASK (Results 1 – 4 of 4) sorted by relevance
36 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */ macro
38 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */ macro
56 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */ macro
36 #define LOG_FACMASK (((1<<LOG_FACBITS)-1)<<LOG_PRIBITS) macro