Searched refs:LogMsgNoIdent (Results 1 – 3 of 3) sorted by relevance
| /titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
| H A D | uds_daemon.c | 5239 LogMsgNoIdent("%s No operation yet on this socket", prefix); in LogClientInfo() 5247 …LogMsgNoIdent("%s DNSServiceCreateConnection: %d registered record%s, %d kDNSServiceFlagsShareConn… in LogClientInfo() 5251 …LogMsgNoIdent(" -> 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() 5281 …LogMsgNoIdent("%s DNSServiceEnumerateDomains %##s PID[%d](%s)", prefix, req->u.enumeration.q_all.q… in LogClientInfo() 5284 …LogMsgNoIdent("%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 D | mDNSDebug.h | 149 #define LogMsgNoIdent LogMsg macro
|
| H A D | uds_daemon.h | 41 #define LogMcastNoIdent (mDNS_McastLoggingEnabled == 0) ? ((void)0) : LogMsgNoIdent
|