Home
last modified time | relevance | path

Searched defs:dsrv_log (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.7.0/tinydtls-0.8.2/
Ddebug.h90 #define dsrv_log(level, format, ...) PRINTF(format, ##__VA_ARGS__) macro
113 static inline void dsrv_log(log_t level, char *format, ...) in dsrv_log() function
Ddebug.c208 dsrv_log(log_t level, char *format, ...) { in dsrv_log() function
231 dsrv_log(log_t level, char *format, ...) { in dsrv_log() function