Searched defs:dsrv_log (Results 1 – 2 of 2) sorted by relevance
90 #define dsrv_log(level, format, ...) PRINTF(format, ##__VA_ARGS__) macro113 static inline void dsrv_log(log_t level, char *format, ...) in dsrv_log() function
208 dsrv_log(log_t level, char *format, ...) { in dsrv_log() function231 dsrv_log(log_t level, char *format, ...) { in dsrv_log() function