Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSDebug.h147 extern void LogMsgNoIdent(const char *format, ...) IS_A_PRINTF_STYLE_FUNCTION(1,2);
H A DmDNSDebug.c144 mDNSexport void LogMsgNoIdent(const char *format, ...) in LogMsgNoIdent() function
H A Duds_daemon.c946LogMsgNoIdent("%3d: DNSServiceRegister %##s %u", req->sd, ptr->srs.RR_SRV.resrec.name->c, … in LogClientInfo()
952 LogMsgNoIdent("%3d: DNSServiceBrowse %##s", req->sd, blist->q.qname.c); in LogClientInfo()
955LogMsgNoIdent("%3d: DNSServiceResolve %##s", req->sd, ((resolve_termination_t *)t)->qsrv.… in LogClientInfo()
957LogMsgNoIdent("%3d: DNSServiceQueryRecord %##s", req->sd, ((DNSQuestion *) t)->qname… in LogClientInfo()
959LogMsgNoIdent("%3d: DNSServiceEnumerateDomains %##s", req->sd, ((enum_termination_t *) t)->all->… in LogClientInfo()
1179 LogMsgNoIdent("Timenow 0x%08lX (%ld)", (mDNSu32)now, now); in udsserver_info()
1181 LogMsgNoIdent("Slt Q TTL U Type if len rdata"); in udsserver_info()
1191 LogMsgNoIdent("%3d %s%6ld %s %-6s%-6s%s", in udsserver_info()
1204LogMsgNoIdent("Cache use mismatch: rrcache_totalused is %lu, true count %lu", m->rrcache_totalused… in udsserver_info()
1206LogMsgNoIdent("Cache use mismatch: rrcache_active is %lu, true count %lu", m->rrcache_active, Cach… in udsserver_info()
[all …]
H A DPosixDaemon.c158 LogMsgNoIdent("Unable to parse DNS server list. Unicast DNS-SD unavailable"); in Reconfigure()
H A DDNSCommon.c2131LogMsgNoIdent("mDNSPlatformRawTime went backwards by %ld ticks; setting correction factor to %ld",… in mDNS_Lock()