HomeSort by: relevance | last modified time | path
    Searched refs:MDNS_DEBUGMSGS (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
mDNSDebug.c 38 #if MDNS_DEBUGMSGS && defined(__APPLE__)
51 #if MDNS_DEBUGMSGS > 1
106 #if MDNS_DEBUGMSGS
DebugServices.c 55 // If MDNS_DEBUGMSGS is defined (even if defined 0), it is aware of mDNS and it is probably safe to include mDNSEmbeddedAPI.h.
57 #if ( defined( MDNS_DEBUGMSGS ) )
1315 #if (defined(MDNS_DEBUGMSGS))
2779 #if ( defined( MDNS_DEBUGMSGS ) )
PlatformCommon.c 289 #if MDNS_DEBUGMSGS
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSDebug.h 27 // Set MDNS_DEBUGMSGS to 0 to optimize debugf() calls out of the compiled code
28 // Set MDNS_DEBUGMSGS to 1 to generate normal debugging messages
29 // Set MDNS_DEBUGMSGS to 2 to generate verbose debugging messages
30 // MDNS_DEBUGMSGS is normally set in the project options (or makefile) but can also be set here if desired
31 // (If you edit the file here to turn on MDNS_DEBUGMSGS while you're debugging some code, be careful
34 #ifndef MDNS_DEBUGMSGS
35 #define MDNS_DEBUGMSGS 0
205 #if MDNS_DEBUGMSGS
212 #if MDNS_DEBUGMSGS > 1
mDNSEmbeddedAPI.h 3342 #if MDNS_DEBUGMSGS
mDNS.c 16504 #if MDNS_DEBUGMSGS
17145 #if MDNS_DEBUGMSGS
  /src/external/apache2/mDNSResponder/dist/mDNSPosix/
PosixDaemon.c 245 #if MDNS_DEBUGMSGS > 0
mDNSPosix.c 1655 #if MDNS_DEBUGMSGS
1719 #if MDNS_DEBUGMSGS
1758 #if MDNS_DEBUGMSGS
1784 #if MDNS_DEBUGMSGS

Completed in 159 milliseconds