Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c5239 LogMsgNoIdent("%s No operation yet on this socket", prefix); in LogClientInfo()
5247LogMsgNoIdent("%s DNSServiceCreateConnection: %d registered record%s, %d kDNSServiceFlagsShareConn… in LogClientInfo()
5251LogMsgNoIdent(" -> DNSServiceRegisterRecord %3d %s PID[%d](%s)", p->key, ARDisplayString(m, p->rr… in LogClientInfo()
5260 LogMsgNoIdent("%s DNSServiceRegister %##s%s %u/%u PID[%d](%s)", in LogClientInfo()
5270 LogMsgNoIdent("%s DNSServiceBrowse %##s%s PID[%d](%s)", in LogClientInfo()
5275 LogMsgNoIdent("%s DNSServiceResolve %##s PID[%d](%s)", in LogClientInfo()
5278 LogMsgNoIdent("%s DNSServiceQueryRecord %##s (%s) PID[%d](%s)", in LogClientInfo()
5281LogMsgNoIdent("%s DNSServiceEnumerateDomains %##s PID[%d](%s)", prefix, req->u.enumeration.q_all.q… in LogClientInfo()
5284LogMsgNoIdent("%s DNSServiceNATPortMapping %s%s Int %5d Req %5d Ext %.4a:%5d Req TTL %5d Granted… in LogClientInfo()
5296 LogMsgNoIdent("%s DNSServiceGetAddrInfo %s%s %##s PID[%d](%s)", prefix, in LogClientInfo()
[all …]
H A DmDNSDebug.h149 #define LogMsgNoIdent LogMsg macro
H A Duds_daemon.h41 #define LogMcastNoIdent (mDNS_McastLoggingEnabled == 0) ? ((void)0) : LogMsgNoIdent