Searched refs:LogMsgNoIdent (Results 1 – 2 of 2) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 4136 LogMsgNoIdent("%s No operation yet on this socket", prefix); in LogClientInfo() 4144 …LogMsgNoIdent("%s DNSServiceCreateConnection: %d registered record%s, %d kDNSServiceFlagsShareConn… in LogClientInfo() 4148 LogMsgNoIdent(" -> DNSServiceRegisterRecord %3d %s", p->key, ARDisplayString(m, p->rr)); in LogClientInfo() 4155 LogMsgNoIdent("%s DNSServiceRegister %##s %u/%u", in LogClientInfo() 4163 …LogMsgNoIdent("%s DNSServiceBrowse %##s", (blist == req->u.browser.browsers) ? prefix : … in LogClientInfo() 4166 LogMsgNoIdent("%s DNSServiceResolve %##s", prefix, req->u.resolve.qsrv.qname.c); in LogClientInfo() 4168 …LogMsgNoIdent("%s DNSServiceQueryRecord %##s (%s)", prefix, req->u.queryrecord.q.qname.c, DNS… in LogClientInfo() 4170 LogMsgNoIdent("%s DNSServiceEnumerateDomains %##s", prefix, req->u.enumeration.q_all.qname.c); in LogClientInfo() 4172 …LogMsgNoIdent("%s DNSServiceNATPortMapping %.4a %s%s Int %d Req %d Ext %d Req TTL %d Granted TTL… in LogClientInfo() 4183 LogMsgNoIdent("%s DNSServiceGetAddrInfo %s%s %##s", prefix, in LogClientInfo() [all …]
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSDebug.h | 147 #define LogMsgNoIdent LogMsg macro
|