• Home
  • Raw
  • Download

Lines Matching refs:kDebugLevelInfo

315 	dlog( kDebugLevelInfo, DEBUG_NAME "HIHardware: %#s\n", inMDNS->HIHardware.c );  in mDNSPlatformInit()
322 dlog( kDebugLevelInfo, DEBUG_NAME "HISoftware: %#s\n", inMDNS->HISoftware.c ); in mDNSPlatformInit()
1646 dlog( kDebugLevelInfo, "%s\n", msg ); in mDNSPlatformWriteDebugMsg()
1671 dlog( kDebugLevelInfo, "%s\n", msg ); in mDNSPlatformWriteLogMsg()
2205 dlog( kDebugLevelInfo, "%s\n", buffer ); in debugf_()
2313 …dlog( kDebugLevelInfo, DEBUG_NAME "nice name \"%.*s\"\n", inMDNS->nicelabel.c[ 0 ], &inMDNS->nicel… in SetupNiceName()
2326 if ( ok ) dlog( kDebugLevelInfo, DEBUG_NAME "netbios name \"%s\"\n", inMDNS->p->nbname ); in SetupNiceName()
2336 …if ( !err ) dlog( kDebugLevelInfo, DEBUG_NAME "netbios domain/workgroup \"%s\"\n", inMDNS->p->nbdo… in SetupNiceName()
2397 …dlog( kDebugLevelInfo, DEBUG_NAME "host name \"%.*s\"\n", inMDNS->hostlabel.c[ 0 ], &inMDNS->hostl… in SetupHostName()
2605 dlog( kDebugLevelInfo, DEBUG_NAME "Interface %40s (0x%08X) %##a\n", in SetupInterfaceList()
2635 dlog( kDebugLevelInfo, DEBUG_NAME "Interface %40s (0x%08X) %##a\n", in SetupInterfaceList()
2703 …dlog( kDebugLevelInfo, DEBUG_NAME "freeing unreferenced, inactive interface %#p %#a\n", ifd, &ifd-… in TearDownInterfaceList()
2845 dlog( kDebugLevelInfo, DEBUG_NAME "Registered interface %##a with mDNS\n", inIFA->ifa_addr ); in SetupInterface()
2873 …dlog( kDebugLevelInfo, DEBUG_NAME "Deregistering interface %#a with mDNS\n", &inIFD->interfaceInfo… in TearDownInterface()
2892 …dlog( kDebugLevelInfo, DEBUG_NAME "deferring free of interface %#p %#a\n", inIFD, &inIFD->interfac… in TearDownInterface()
2896 …dlog( kDebugLevelInfo, DEBUG_NAME "freeing interface %#p %#a immediately\n", inIFD, &inIFD->interf… in TearDownInterface()
3382 dlog( kDebugLevelInfo, DEBUG_NAME "interface list changed\n" ); in InterfaceListDidChange()
3411 dlog( kDebugLevelInfo, DEBUG_NAME "computer description has changed\n" ); in ComputerDescriptionDidChange()
3426 dlog( kDebugLevelInfo, DEBUG_NAME "TCP/IP config has changed\n" ); in TCPIPConfigDidChange()
3441 dlog( kDebugLevelInfo, DEBUG_NAME "DynDNS config has changed\n" ); in DynDNSConfigDidChange()
3456 dlog( kDebugLevelInfo, DEBUG_NAME "File shares has changed\n" ); in FileSharingDidChange()
3468 dlog( kDebugLevelInfo, DEBUG_NAME "Firewall has changed\n" ); in FirewallDidChange()
3769 …dlog( kDebugLevelInfo, DEBUG_NAME "%s: IPv4 mask = %s\n", __ROUTINE__, inet_ntoa( sa4->sin_addr ) … in getifaddrs_ipv6()
4180 dlog( kDebugLevelInfo, DEBUG_NAME "Unicast UDP responses %s\n", ok ? "okay" : "*not allowed*" ); in CanReceiveUnicast()