Searched refs:PRI_S (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | mDNSDebug.h | 310 #define PRI_S "%{private, mask.hash}s" macro 313 #define PRI_S PUB_S macro
|
H A D | mDNS.c | 574 …llowingCNAME: %p " PRI_DM_NAME " (" PUB_S ") NOT following CNAME referral %d" PUB_S " for " PRI_S, in AnswerQuestionByFollowingCNAME() 605 …erQuestionByFollowingCNAME: %p " PRI_DM_NAME " (" PUB_S ") following CNAME referral %d for " PRI_S, in AnswerQuestionByFollowingCNAME() 647 …erQuestionByFollowingCNAME: Resolving a .local CNAME %p " PRI_DM_NAME " (" PUB_S ") Record " PRI_S, in AnswerQuestionByFollowingCNAME() 1408 "DecrementAutoTargetServices: AutoTargetAWDLIncludedCount %u Record " PRI_S, in DecrementAutoTargetServices() 1420 "DecrementAutoTargetServices: AutoTargetAWDLOnlyCount %u Record " PRI_S, in DecrementAutoTargetServices() 1452 "DecrementAutoTargetServices: AutoTargetServices %u Record " PRI_S, in DecrementAutoTargetServices() 1471 … "DecrementAutoTargetServices: NumAllInterfaceRecords %u NumAllInterfaceQuestions %u " PRI_S, in DecrementAutoTargetServices() 1502 … "IncrementAutoTargetServices: NumAllInterfaceRecords %u NumAllInterfaceQuestions %u " PRI_S, in IncrementAutoTargetServices() 1526 "IncrementAutoTargetServices: AutoTargetAWDLIncludedCount %u Record " PRI_S, in IncrementAutoTargetServices() 1533 "IncrementAutoTargetServices: AutoTargetAWDLOnlyCount %u Record " PRI_S, in IncrementAutoTargetServices() [all …]
|
H A D | DNSCommon.c | 3540 PRI_S " %u/%u/%u " PRI_S, in DNSMessageDumpToLog()
|
H A D | uDNS.c | 4743 … "[R%u->Q%u] uDNS_CheckCurrentQuestion: Purged resourcerecord " PRI_S, in uDNS_CheckCurrentQuestion() 4989 "uDNS_Tasks ERROR m->CurrentQuestion already set: " PRI_DM_NAME " (" PRI_S ")", in uDNS_Tasks()
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/ |
H A D | uds_daemon.c | 1087 … "Error: regrecord_callback: successful registration of orphaned record " PRI_S, ARDisplayString(m… in regrecord_callback() 1126 …act(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_INFO, "[R%u] DNSServiceRegisterRecord(%u " PRI_S ")" PUB_S, in regrecord_callback() 1252 "[R%d] DNSServiceRegisterRecord(0x%X, %d, " PRI_S ") STOP PID[%d](" PUB_S ")", in connection_termination() 1335 "[R%d] DNSServiceRegisterRecord(0x%X, %d, " PRI_S ") START PID[%d](" PUB_S ")", in _handle_regrecord_request_start() 1343 "[R%d] DNSServiceRegisterRecord(0x%X, %d," PRI_S ") ERROR (%d)", in _handle_regrecord_request_start() 2419 …"[R%d] DNSServiceRegister(%X, %d, \"" PRI_S "\", \"" PRI_S "\", \"" PRI_S "\", \"" PRI_S "\", %u) … in handle_regservice_request() 2504 … "[R%d->Q%d] DNSServiceBrowse(" PRI_DM_NAME ", " PUB_S ") RESULT " PUB_S " interface %d: " PRI_S, in FoundInstance() 3109 …, MDNS_LOG_INFO, "[R%d] DNSServiceBrowse(%X, %d, \"" PRI_DM_NAME "\", \"" PRI_S "\") START PID[%d]… in handle_browse_request() 3264 …G_CATEGORY_DEFAULT, MDNS_LOG_INFO, "[R%d->Q%d] DNSServiceResolve(" PRI_S ") RESULT " PRI_S ":%d", in resolve_result_callback() 3576 …rvice" PUB_S "(" PRI_DM_NAME ", " PUB_S ") RESULT " PUB_S " interface %d: (" PUB_S PUB_S ")" PRI_S, in queryrecord_result_reply() [all …]
|
H A D | ClientRequests.c | 142 "[R%u] ERROR: bad hostname '" PRI_S "'", inParams->requestID, inParams->hostnameStr); in GetAddrInfoClientRequestStart() 329 "[R%u] ERROR: bad domain name '" PRI_S "'", inParams->requestID, inParams->qnameStr); in QueryRecordClientRequestStart()
|