Searched refs:debugf_ (Results 1 – 3 of 3) sorted by relevance
126 #define debugf debugf_127 extern void debugf_(const char *format, ...) IS_A_PRINTF_STYLE_FUNCTION(1,2);
88 void debugf_(const char *format, ...) LOG_HELPER_BODY(MDNS_LOG_DEBUG)
2195 mDNSexport void debugf_( const char *inFormat, ... ) in debugf_() function