Searched refs:_PASS_MSG (Results 1 – 1 of 1) sorted by relevance
207 #define _PASS_MSG(_l) (flm_debug_level >= (_l)) macro214 #define RH_PRINTF(_l, _rh, _fmt, ...) if (_PASS_MSG(_l)) { \218 #define _FD_PRINTF(_l, _fd, _fmt, ...) if (_PASS_MSG(_l)) { \