Searched refs:LogMsgNoIdent (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/mDNSResponder/dist/unittests/
H A Duds_daemon_ut.c14 LogMsgNoIdent("------------ Cache -------------");
15 LogMsgNoIdent("Slt Q TTL if U Type rdlen");
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSShared/
H A Duds_daemon.c5236 LogMsgNoIdent("%s No operation yet on this socket", prefix);
5244 LogMsgNoIdent("%s DNSServiceCreateConnection: %d registered record%s, %d kDNSServiceFlagsShareConnection operation%s PID[%d](%s)",
5248 LogMsgNoIdent(" -> DNSServiceRegisterRecord 0x%08X %2d %3d %s PID[%d](%s)",
5257 LogMsgNoIdent("%s DNSServiceRegister 0x%08X %2d %##s%s %u/%u PID[%d](%s)",
5267 LogMsgNoIdent("%s DNSServiceBrowse 0x%08X %2d %##s%s PID[%d](%s)",
5272 LogMsgNoIdent("%s DNSServiceResolve 0x%08X %2d %##s PID[%d](%s)",
5275 LogMsgNoIdent("%s DNSServiceQueryRecord 0x%08X %2d %##s (%s) PID[%d](%s)",
5278 LogMsgNoIdent("%s DNSServiceEnumerateDomains 0x%08X %2d %##s PID[%d](%s)",
5281 LogMsgNoIdent("%s DNSServiceNATPortMapping 0x%08X %2d %s%s Int %5d Req %5d Ext %.4a:%5d Req TTL %5d Granted TTL %5d PID[%d](%s)",
5295 LogMsgNoIdent("
[all...]
H A Duds_daemon.h216 #define LogTimer(MSG,T) LogMsgNoIdent( MSG " %08X %11d %08X %11d", (T), (T), (T)-now, (T)-now)
227 #define LogMcastNoIdent (mDNS_McastLoggingEnabled == 0) ? ((void)0) : LogMsgNoIdent
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSPosix/
H A DPosixDaemon.c137 LogMsgNoIdent("----- Network Interfaces -------");
151 LogMsgNoIdent("--------- DNS Servers ----------");
152 if (!m->DNSServers) LogMsgNoIdent("<None>");
156 LogMsgNoIdent("DNS Server %##s %#a:%d",
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNSDebug.h149 // LogMsgNoIdent needs to be fixed so that it logs without the ident prefix like it used to
151 #define LogMsgNoIdent LogMsg macro

Completed in 95 milliseconds