Searched defs:LogMsg (Results 1 – 2 of 2) sorted by relevance
98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro
306 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg() function