HomeSort by relevance Sort by last modified time
    Searched refs:MDNS_DEBUGMSGS (Results 1 - 11 of 11) sorted by null

  /external/mdnsresponder/mDNSWindows/NSPTool/
Prefix.h 23 #define MDNS_DEBUGMSGS 1
  /external/mdnsresponder/mDNSWindows/SystemService/
Prefix.h 23 #define MDNS_DEBUGMSGS 1
  /external/mdnsresponder/mDNSShared/
mDNSDebug.c 43 #if MDNS_DEBUGMSGS && !defined(__ANDROID__)
51 #if MDNS_DEBUGMSGS > 1
87 #if MDNS_DEBUGMSGS
PlatformCommon.c 147 #if MDNS_DEBUGMSGS
206 #if MDNS_DEBUGMSGS > 0
DebugServices.c 59 // If MDNS_DEBUGMSGS is defined (even if defined 0), it is aware of mDNS and it is probably safe to include mDNSEmbeddedAPI.h.
61 #if( defined( MDNS_DEBUGMSGS ) )
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSDebug.h 21 // Set MDNS_DEBUGMSGS to 0 to optimize debugf() calls out of the compiled code
22 // Set MDNS_DEBUGMSGS to 1 to generate normal debugging messages
23 // Set MDNS_DEBUGMSGS to 2 to generate verbose debugging messages
24 // MDNS_DEBUGMSGS is normally set in the project options (or makefile) but can also be set here if desired
25 // (If you edit the file here to turn on MDNS_DEBUGMSGS while you're debugging some code, be careful
28 //#undef MDNS_DEBUGMSGS
29 //#define MDNS_DEBUGMSGS 2
125 #if MDNS_DEBUGMSGS
132 #if MDNS_DEBUGMSGS > 1
mDNSEmbeddedAPI.h     [all...]
mDNS.c     [all...]
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 231 #if MDNS_DEBUGMSGS > 0
mDNSPosix.c     [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c     [all...]

Completed in 831 milliseconds