HomeSort by: relevance | last modified time | path
    Searched refs:DM_NAME_PARAM (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
discover_resolver.c 536 "domain: " PRI_DM_NAME ", use count: %u", DM_NAME_PARAM(&discover_resolver_to_retain->domain),
566 "domain: " PRI_DM_NAME ", use count: %u", DM_NAME_PARAM(&discover_resolver_to_retain->domain),
588 DM_NAME_PARAM(domain_to_discover)));
600 "domain: " PRI_DM_NAME ", use count: %u", DM_NAME_PARAM(&discover_resolver->domain),
618 "domain: " PRI_DM_NAME ", grace period: %ds", DM_NAME_PARAM(&discover_resolver->domain),
900 DM_NAME_PARAM(&context->ns_question.qname), DM_NAME_PARAM(&q->qname), &addr_changed, if_name);
932 DM_NAME_PARAM(name));
995 PRI_DM_NAME " -NS-> " PRI_DM_NAME ", interface: " PUB_S, DM_NAME_PARAM(&q->qname), DM_NAME_PARAM(name)
    [all...]
ClientRequests.c 477 op->reqID, mDNSVal16(inQuestion->TargetQID), DM_NAME_PARAM(&inQuestion->qname), DM_NAME_PARAM(op->qname),
670 inOp->reqID, DM_NAME_PARAM(&q2->qname), DNSTypeName(q2->qtype));
784 op->reqID, DM_NAME_PARAM(&inQuestion->qname), DNSTypeName(inQuestion->qtype));
794 op->reqID, DM_NAME_PARAM(&inQuestion->qname), DNSTypeName(inQuestion->qtype),
814 op->reqID, DM_NAME_PARAM(&inQuestion->qname), inAnswer->rcode);
834 op->reqID, DM_NAME_PARAM(&inQuestion->qname), DNSTypeName(inQuestion->qtype));
854 op->reqID, DM_NAME_PARAM(&inQuestion->qname), DNSTypeName(inQuestion->qtype));
949 inOp->reqID, DM_NAME_PARAM(&inQuestion->qname), DNSTypeName(inQuestion->qtype), err);
uds_daemon.c 286 DM_NAME_PARAM(&(Q_PTR)->qname), __nameHash); \
1057 request->request_id, DM_NAME_PARAM(rr->resrec.name), DNSTypeName(type));
1333 request_id, DM_NAME_PARAM(srs->RR_SRV.resrec.name), srv_name_hash,
1356 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "[R%u] regservice_callback: " PRI_DM_NAME " is not valid DNS-SD SRV name", instance->request->request_id, DM_NAME_PARAM(srs->RR_SRV.resrec.name));
1410 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "[R%u] regservice_callback: " PRI_DM_NAME " is not valid DNS-SD SRV name", instance->request->request_id, DM_NAME_PARAM(srs->RR_SRV.resrec.name));
1421 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "[R%u] regservice_callback: " PRI_DM_NAME " is not valid DNS-SD SRV name", instance->request->request_id, DM_NAME_PARAM(srs->RR_SRV.resrec.name));
1903 DM_NAME_PARAM(tsr->resrec.name), tsrTimestamp, rdb->tsr_value);
1996 tsrTimestamp, MaxTimeSinceReceived, DM_NAME_PARAM(rr->resrec.name));
2014 DM_NAME_PARAM(rr->resrec.name), rr->resrec.InterfaceID);
2092 request->request_id, DM_NAME_PARAM(p->srs.RR_SRV.resrec.name)
    [all...]
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
uDNS.c 144 dnsCount + 1, addr, DM_NAME_PARAM(domain), InterfaceNameForID(&mDNSStorage, interface), interface, serviceID,
250 (q->qDNSServer ? &q->qDNSServer->addr : mDNSNULL), q, DM_NAME_PARAM(&q->qname), DNSTypeName(q->qtype), q->SuppressUnusable);
334 DM_NAME_PARAM(&q->qname), DNSTypeName(q->qtype), &q->qDNSServer->addr, mDNSVal16(q->qDNSServer->port), DM_NAME_PARAM(&q->qDNSServer->domain));
364 q, DM_NAME_PARAM(&q->qname), DNSTypeName(q->qtype), q->ThisQInterval);
408 DM_NAME_PARAM(&info->domain), DM_NAME_PARAM(&info->keyname));
456 "domain: " PRI_DM_NAME ", key name: " PRI_DM_NAME ".", DM_NAME_PARAM(domain), DM_NAME_PARAM(keyname));
461 "domain: " PRI_DM_NAME ", key name: " PRI_DM_NAME ".", DM_NAME_PARAM(domain), DM_NAME_PARAM(keyname))
    [all...]
mDNS.c 236 "TSRDataRecPtrHeadAddRec: Alloc TSRDataPtrRec failed " PRI_DM_NAME " index %u", DM_NAME_PARAM(name), index);
514 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "GetAuthGroup: Failed to allocate memory for " PRI_DM_NAME, DM_NAME_PARAM(rr->name));
528 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "GetAuthGroup: Failed to allocate name storage for " PRI_DM_NAME, DM_NAME_PARAM(rr->name));
536 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "GetAuthGroup: Already have AuthGroup for " PRI_DM_NAME, DM_NAME_PARAM(rr->name));
541 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "GetAuthGroup: Not finding AuthGroup for " PRI_DM_NAME, DM_NAME_PARAM(rr->name));
964 " (" PUB_S ")", DM_NAME_PARAM(&m->CurrentQuestion->qname), DNSTypeName(m->CurrentQuestion->qtype));
1284 DM_NAME_PARAM(target), ARDisplayString(m,rr));
1751 rr, DM_NAME_PARAM(rr->resrec.name), DNSTypeName(rr->resrec.rrtype));
1762 rr, DM_NAME_PARAM(rr->resrec.name), DNSTypeName(rr->resrec.rrtype));
1772 rr, DM_NAME_PARAM(rr->resrec.name), DNSTypeName(rr->resrec.rrtype))
    [all...]
mDNSDebug.h 536 // When DM_NAME_PARAM is used, the file where the function is defined must include DNSEmbeddedAPI.h
537 #define DM_NAME_PARAM(name) ((name) ? ((int)DomainNameLength((name))) : 0), (name)
542 #define DM_NAME_PARAM(name) (name)
DNSCommon.c 1467 DM_LABEL_PARAM(name), DM_NAME_PARAM(type), DM_NAME_PARAM(domain));
1503 DM_LABEL_PARAM(name), DM_NAME_PARAM(type), DM_NAME_PARAM(domain));
2963 "remaining space: %ld, NSEC name: " PRI_DM_NAME, limit - save, DM_NAME_PARAM(rr->name));
3018 DM_NAME_PARAM(rr->name), DNSTypeName(rr->rrtype));
3026 DM_NAME_PARAM(rr->name), DNSTypeName(rr->rrtype));
3037 DM_NAME_PARAM(rr->name), DNSTypeName(rr->rrtype), (long)(limit - ptr));
3056 DM_NAME_PARAM(rr->name), DNSTypeName(rr->rrtype), (long)(limit - ptr - 10));
3074 DM_NAME_PARAM(rr->name), DNSTypeName(rr->rrtype))
    [all...]
DNSDigest.c 1730 "algorithm name: " PUB_DM_NAME, DM_NAME_PARAM(algo));

Completed in 31 milliseconds