Format: AllC/C++CSSTextshell script Advanced Search
31: 32: if ( (LOG_MASK(priority & LOG_PRIMASK) & __logmask) != 0 ) { 33: va_start(ap, format);