| /illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
| H A D | uDNS.c | 96 LogInfo("SetRecordRetry refresh in %d of %d for %s", in SetRecordRetry() 102 LogInfo("SetRecordRetry clamping to min refresh in %d of %d for %s", in SetRecordRetry() 116 LogInfo("SetRecordRetry retry in %d ms for %s", rr->ThisAPInterval, ARDisplayString(m, rr)); in SetRecordRetry() 407 …LogInfo("GetAuthInfoForName_internal deleting expired key %##s %##s", info->domain.c, info->keynam… in GetAuthInfoForName_internal() 447 LogInfo("mDNS_SetSecretForDomain: domain %##s key %##s", domain->c, keyname->c); in mDNS_SetSecretForDomain() 471 …if (*p) {LogInfo("mDNS_SetSecretForDomain: Domain %##s Already in list", (*p)->domain.c); return(m… in mDNS_SetSecretForDomain() 507 LogInfo("uDNS_RequestAddress: Setting retryGetAddr to future"); in uDNS_RequestAddress() 732 LogInfo("Received external IP address %.4a from NAT", &ExtAddr); in natTraversalHandleAddressReply() 802 …LogInfo("natTraversalHandlePortMapReplyWithAddress: %p Response %s Port %5d External %.4a:%d lease… in natTraversalHandlePortMapReplyWithAddress() 817 …LogInfo("natTraversalHandlePortMapReplyWithAddress: %p %s Response %s Port %5d External %.4a:%d ch… in natTraversalHandlePortMapReplyWithAddress() [all …]
|
| H A D | mDNSDebug.h | 149 #define LogInfo(...) MDNS_LOG_DEFINITION(MDNS_LOG_INFO, __VA_ARGS__) macro 159 #define LogInfo(ARGS...) MDNS_LOG_DEFINITION(MDNS_LOG_INFO, ARGS) 171 #define LogInfo (mDNS_LoggingEnabled == 0) ? ((void)0) : LogInfo_
|
| H A D | mDNS.c | 353 LogInfo("GetAuthEntity: Recycled %d records to reduce auth cache from %d to %d", in GetAuthEntity() 363 LogInfo("RR Auth now using %ld objects", r->rrauth_totalused); in GetAuthEntity() 454 LogInfo("RemoveAuthRecord: removing auth record %s from table", ARDisplayString(m, rr)); in RemoveAuthRecord() 1153 LogInfo("SetUnicastTargetToHostName No target for %s", ARDisplayString(m, rr)); in SetUnicastTargetToHostName() 1159 …LogInfo("SetUnicastTargetToHostName target %##s for resource record %s", target->c, ARDisplayStrin… in SetUnicastTargetToHostName() 1188 …if (!target) LogInfo("SetTargetToHostName: Don't know how to set the target of rrtype %s", DNSType… in SetTargetToHostName() 1258 … LogInfo("ActivateUnicastRegistration: Found Service Record %s in state %d for %##s (%s)", in ActivateUnicastRegistration() 1267 …LogInfo("ActivateUnicastRegistration record %s in regState_NoTarget, not activating", ARDisplayStr… in ActivateUnicastRegistration() 1277 …LogInfo("ActivateUnicastRegistration: Resource record %s, current state %d, moving to DeregPending… in ActivateUnicastRegistration() 1282 …LogInfo("ActivateUnicastRegistration: Resource record %s, current state %d, moving to Pending", AR… in ActivateUnicastRegistration() [all …]
|
| H A D | DNSCommon.c | 275 LogInfo("PrintTypeBitmap: malformed nsec, bitmaplen %d wlen %d", bitmaplen, wlen); in PrintTypeBitmap() 280 LogInfo("PrintTypeBitmap: malformed nsec, bad window win %d", win); in PrintTypeBitmap() 913 … LogInfo("ConstructServiceName: Service type with non-leading underscore %s", typeBuf); in ConstructServiceName() 1437 LogInfo("BitmapTypeCheck: malformed nsec, bitmaplen %d short", bitmaplen); in BitmapTypeCheck() 1446 … LogInfo("BitmapTypeCheck: malformed nsec, bitmaplen %d wlen %d, win %d", bitmaplen, wlen, win); in BitmapTypeCheck() 1451 LogInfo("BitmapTypeCheck: malformed nsec, wlen %d", wlen); in BitmapTypeCheck() 2158 …if (!ptr) { LogInfo("putRData: Can't put name, Length %d, record %##s", limit - save, rr->name->c)… in putRData() 2161 …if (ptr + 2 + i > limit) { LogInfo("putRData: Can't put window, Length %d, i %d, record %##s", lim… in putRData() 2560 LogInfo("SanityCheckBitMap: invalid length %d", len); in SanityCheckBitMap() 2569 LogInfo("SanityCheckBitMap: invalid window length %d", wlen); in SanityCheckBitMap() [all …]
|
| /illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/ |
| H A D | PosixDaemon.c | 206 LogInfo("%s starting", mDNSResponderVersionString); in main() 241 LogInfo("%s stopping", mDNSResponderVersionString); in main()
|
| H A D | mDNSPosix.c | 246 LogInfo("ERROR: TCPConnectCallback - unable to get connect error: socket %d: Error %d (%s)", in tcpConnectCallback() 257 LogInfo("ERROR: TCPConnectCallback - connect failed: socket %d: Error %d (%s)", in tcpConnectCallback() 616 LogInfo("ERROR: mDNSPlatformTCPConnect - connect failed: socket %d: Error %d (%s)", in mDNSPlatformTCPConnect()
|
| /illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/ |
| H A D | uds_daemon.c | 775 LogInfo("external_start_advertising_helper: Not registering service with port number zero"); in external_start_advertising_helper() 802 LogInfo("external_stop_advertising_helper: calling external_stop_advertising_service"); in external_stop_advertising_helper() 853 LogInfo(" FreeExtraRR %s", RRDisplayString(m, &rr->resrec)); in FreeExtraRR() 1207 LogInfo("set_peer_pid: Not Supported on this version of OS"); in set_peer_pid() 1581 LogInfo("add_record_to_service: calling external_start_advertising_service"); in add_record_to_service() 1666 LogInfo("update_callback: calling external_start_advertising_service"); in update_callback() 2302 LogInfo("handle_regservice_request: bad interfaceIndex %d", interfaceIndex); in handle_regservice_request() 2309 … LogInfo("handle_regservice_request: registration pending for interface index %d", interfaceIndex); in handle_regservice_request() 2414 … LogInfo("handle_regservice_request: registration promoted to use kDNSServiceFlagsAutoTrigger"); in handle_regservice_request() 2571 LogInfo("add_domain_to_browser: request promoted to use kDNSServiceFlagsAutoTrigger"); in add_domain_to_browser() [all …]
|
| H A D | ClientRequests.c | 167 LogInfo("GetAddrInfoClientRequestStart: kDNSServiceFlagsServiceIndex is SET by the client"); in GetAddrInfoClientRequestStart() 897 LogInfo("ERROR: bad interfaceIndex %d", inInterfaceIndex); in InterfaceIndexToInterfaceID() 905 LogInfo("Query pending for interface index %d", inInterfaceIndex); in InterfaceIndexToInterfaceID()
|
| /illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | tpmtok_int.h | 1237 #define LogInfo(fmt, ...) LogMessage(stdout, "LOG_INFO", APPID,\ macro 1252 #define LogInfo(...) macro
|