Searched refs:DEBUG_LEVEL_MASK (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/syslog-217.1.4/aslmanager.tproj/
H A Daslmanager.c60 #define DEBUG_LEVEL_MASK 0x0000000f macro
109 level = debug & DEBUG_LEVEL_MASK;
122 if ((debug & DEBUG_STDERR) && (level <= (debug & DEBUG_LEVEL_MASK)))

Completed in 323 milliseconds