Searched refs:LogMsgNoIdent (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSDebug.h | 147 extern void LogMsgNoIdent(const char *format, ...) IS_A_PRINTF_STYLE_FUNCTION(1,2);
|
H A D | mDNSDebug.c | 144 mDNSexport void LogMsgNoIdent(const char *format, ...) in LogMsgNoIdent() function
|
H A D | uds_daemon.c | 946 …LogMsgNoIdent("%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() 955 …LogMsgNoIdent("%3d: DNSServiceResolve %##s", req->sd, ((resolve_termination_t *)t)->qsrv.… in LogClientInfo() 957 …LogMsgNoIdent("%3d: DNSServiceQueryRecord %##s", req->sd, ((DNSQuestion *) t)->qname… in LogClientInfo() 959 …LogMsgNoIdent("%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() 1204 …LogMsgNoIdent("Cache use mismatch: rrcache_totalused is %lu, true count %lu", m->rrcache_totalused… in udsserver_info() 1206 …LogMsgNoIdent("Cache use mismatch: rrcache_active is %lu, true count %lu", m->rrcache_active, Cach… in udsserver_info() [all …]
|
H A D | PosixDaemon.c | 158 LogMsgNoIdent("Unable to parse DNS server list. Unicast DNS-SD unavailable"); in Reconfigure()
|
H A D | DNSCommon.c | 2131 …LogMsgNoIdent("mDNSPlatformRawTime went backwards by %ld ticks; setting correction factor to %ld",… in mDNS_Lock()
|