Home
last modified time | relevance | path

Searched refs:qtype (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/src/
H A Ddomain.c808 int qtype; local
887 qtype = initial;
891 if (qtype == initial)
897 qtype == T_AAAA ? "AAAA" :
899 qtype == T_A ? "A" :
900 qtype == T_MX ? "MX" :
903 ret = res_querydomain(host, *dp, C_IN, qtype,
952 if (qtype == T_AAAA)
954 qtype = T_A;
959 if (qtype == T_A && !gotmx &&
[all …]
H A Dmain.c2517 char qtype[200]; local
2527 qtype[0] = '\0';
2528 (void) sm_strlcpyn(qtype, sizeof(qtype), 4,
2533 sm_setproctitle(true, CurEnv, qtype);
/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c115 int qclass, qtype; /*%< class and type of query */ member
167 const char *qname, int qtype,
266 q->qtype = T_A; in ho_byname2()
274 q->qtype = T_AAAA; in ho_byname2()
307 if ((n = res_nsearch(pvt->res, name, p->qclass, p->qtype, in ho_byname2()
315 if ((hp = gethostans(this, p->answer, n, name, p->qtype, in ho_byname2()
368 q->qtype = T_PTR; in ho_byaddr()
376 q->qtype = T_PTR; in ho_byaddr()
382 q2->qtype = T_PTR; in ho_byaddr()
469 if ((n = res_nquery(pvt->res, p->qname, p->qclass, p->qtype, in ho_byaddr()
[all …]
/titanic_50/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c411 int qtype; in _nss_dns_gethost_withttl() local
524 qtype = T_AAAA; in _nss_dns_gethost_withttl()
527 qtype = T_A; in _nss_dns_gethost_withttl()
531 qtype = T_AAAA; in _nss_dns_gethost_withttl()
533 qtype = T_A; in _nss_dns_gethost_withttl()
537 qtype = T_AAAA; in _nss_dns_gethost_withttl()
539 qtype = T_A; in _nss_dns_gethost_withttl()
543 qtype = T_A; in _nss_dns_gethost_withttl()
547 ret = res_nsearch(statp, name, C_IN, qtype, resbuf.buf, NS_MAXMSG); in _nss_dns_gethost_withttl()
597 qtype = T_A; in _nss_dns_gethost_withttl()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c449 …Response: Generating negative response for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); in GenerateNegativeResponse()
451 …MakeNegativeCacheRecord(m, &m->rec.r, &q->qname, q->qnamehash, q->qtype, q->qclass, 60, mDNSInterf… in GenerateNegativeResponse()
471 …q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, selfref ? " (Self-Referential)" : "", RRD… in AnswerQuestionByFollowingCNAME()
485 …QuestionByFollowingCNAME: Preserving UDP socket for %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); in AnswerQuestionByFollowingCNAME()
509 q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, RRDisplayString(m, rr)); in AnswerQuestionByFollowingCNAME()
520 q, q->qname.c, DNSTypeName(q->qtype), RRDisplayString(m, rr)); in AnswerQuestionByFollowingCNAME()
595 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype)); in AnswerInterfaceAnyQuestionsWithLocalAuthRecord()
628 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype)); in AnswerAllLocalQuestionsWithLocalAuthRecord()
2939 …query, *queryptr, limit - *answerforecast - anoninfo_space, &q->qname, q->qtype, (mDNSu16)(q->qcla… in BuildQuestion()
2942 …Question: No more space in this packet for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); in BuildQuestion()
[all …]
H A DuDNS.c219 …(q->qDNSServer ? &q->qDNSServer->addr : mDNSNULL), q, q->qname.c, DNSTypeName(q->qtype), q->Suppre… in PenalizeDNSServer()
243 if (q->qtype == kDNSType_PTR) in PenalizeDNSServer()
249 LogInfo("PenalizeDNSServer: Penalizing question type %d", q->qtype); in PenalizeDNSServer()
287 …q->qname.c, DNSTypeName(q->qtype), &q->qDNSServer->addr, mDNSVal16(q->qDNSServer->port), q->qDNSSe… in PenalizeDNSServer()
315 …p, %##s (%s) changed to NULL, Interval %d", q, q->qname.c, DNSTypeName(q->qtype), q->ThisQInterval… in PenalizeDNSServer()
366 …info->domain.c, q->AuthInfo ? q->AuthInfo->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype)); in GetAuthInfoForName_internal()
447 newinfo ? newinfo->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype)); in mDNS_SetSecretForDomain()
991 …, ptr, msg->data + AbsoluteMaxDNSMessageData, &question->qname, question->qtype, question->qclass); in putLLQ()
1035 …eResponse: ERROR!!: question %##s (%s) tcp non-NULL", q->qname.c, DNSTypeName(q->qtype)); return; } in sendChallengeResponse()
1037 …ChallengeResponse: ERROR!!: Private Query %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); return; } in sendChallengeResponse()
[all …]
H A Duds_daemon.c364 …(%s) (%s) Client(%d)[%s]", status ? "+Question" : "-Question", q->qname.c, DNSTypeName(q->qtype), in LogMcastQuestion()
2216 … req->sd, question->qname.c, DNSTypeName(question->qtype), AddRecord ? "Add" : "Rmv", in FoundInstance()
2836 request->u.resolve.qsrv.qtype = kDNSType_SRV; in handle_resolve_request()
2864 request->u.resolve.qtxt.qtype = kDNSType_TXT; in handle_resolve_request()
2947 …omain: question %##s (%s) SearchListIndex is -1", question->qname.c, DNSTypeName(question->qtype)); in AppendNewSearchDomain()
2953 …in: question %##s (%s) AppendSearchDoamins is 0", question->qname.c, DNSTypeName(question->qtype)); in AppendNewSearchDomain()
2979 …, Question name length %d", question->qnameOrig->c, DNSTypeName(question->qtype), sd->c, DomainNam… in AppendNewSearchDomain()
2987 …uestion with name %##s (%s), not trying anymore", question->qname.c, DNSTypeName(question->qtype)); in AppendNewSearchDomain()
2995 … while retrying with search domains", question->qname.c, DNSTypeName(question->qtype), (int)err); } in AppendNewSearchDomain()
3006 …stion with name %##s (%s), trying one last time", question->qname.c, DNSTypeName(question->qtype)); in AppendNewSearchDomain()
[all …]
H A Duds_daemon.h69 …mDNSInterfaceID InterfaceID, const domainname *const type, DNS_TypeValues qtype, DNSServiceFlags f…
70 …mDNSInterfaceID InterfaceID, const domainname *const type, DNS_TypeValues qtype, DNSServiceFlags f…
H A Danonymous.c272 if (q->qtype != kDNSType_PTR) in AnonInfoAnswersQuestion()
413 …ed question %##s (%s)", RRDisplayString(&mDNSStorage, nsec3RR), q->qname.c, DNSTypeName(q->qtype)); in AnonInfoAnswersQuestion()
445 if (q->qtype != kDNSType_PTR) in InitializeAnonInfoForQuestion()
455 RRDisplayString(m, q->AnonInfo->nsec3RR), q->qname.c, DNSTypeName(q->qtype)); in InitializeAnonInfoForQuestion()
H A Dnsec.h30 extern CacheRecord *NSECRecordIsDelegation(mDNS *const m, domainname *name, mDNSu16 qtype);
H A DDNSCommon.c1457 … const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context) in mDNS_SetupQuestion() argument
1463 q->qtype = qtype; in mDNS_SetupQuestion()
1465 q->LongLived = (qtype == kDNSType_PTR); in mDNS_SetupQuestion()
1466 q->ExpectUnique = (qtype != kDNSType_PTR); in mDNS_SetupQuestion()
1712 if (q->qtype == rr->rrtype) in DNSSECRecordAnswersQuestion()
1724 if ((q->qtype == kDNSType_DS || q->qtype == kDNSType_DNSKEY) && (q->qtype != rr->rrtype)) in DNSSECRecordAnswersQuestion()
1727 q->qname.c, DNSTypeName(q->qtype)); in DNSSECRecordAnswersQuestion()
1743 if (typeCovered != kDNSType_CNAME && typeCovered != q->qtype) in DNSSECRecordAnswersQuestion()
1746 DNSTypeName(q->qtype)); in DNSSECRecordAnswersQuestion()
1750 DNSTypeName(q->qtype)); in DNSSECRecordAnswersQuestion()
[all …]
H A Ddnssec.h143 mDNSu16 qtype, mDNSQuestionCallback *callback, void *context);
H A DmDNSEmbeddedAPI.h1887 #define FollowCNAME(q, rr, AddRecord) (AddRecord && (q)->qtype != kDNSType_CNAME && \
1983 mDNSu16 qtype; member
2761 … const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context);
3313 extern mDNSBool mDNS_CheckForCacheRecord(mDNS *const m, DNSQuestion *q, mDNSu16 qtype);
/titanic_50/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c410 char qtype[STAT_HDR_SIZE]; in sndr_report() local
413 (void) sprintf(qtype, DATA_C2, c); in sndr_report()
414 (void) strcat(data, qtype); in sndr_report()
725 char *qtype; in getQueue() local
729 qtype = kstat_value(ksp, RDC_IKSTAT_QUEUE_TYPE); in getQueue()
731 if (strcmp(qtype, "memory") == 0) in getQueue()
734 if (strcmp(qtype, "disk") == 0) in getQueue()
/titanic_50/usr/src/lib/libresolv2/common/nameser/
H A Dns_newmsg.c124 ns_type qtype, ns_class qclass) in ns_newmsg_q() argument
146 NS_PUT16(qtype, t); in ns_newmsg_q()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c33 enum qtype qtype);
986 enum qtype qtype) in oce_destroy_q() argument
993 switch (qtype) { in oce_destroy_q()
H A Doce_hw.c41 size_t req_size, enum qtype qtype);
/titanic_50/usr/src/lib/libc/port/threads/
H A Dsynch.c512 char qtype; in QVERIFY() local
523 qtype = ((qp - udp->queue_head) < QHASHSIZE)? MX : CV; in QVERIFY()
524 ASSERT(qp->qh_type == qtype); in QVERIFY()
534 ASSERT(ulwp->ul_qtype == qtype); in QVERIFY()
539 index = QUEUE_HASH(wchan, qtype); in QVERIFY()
557 queue_lock(void *wchan, int qtype) in queue_lock() argument
563 ASSERT(qtype == MX || qtype == CV); in queue_lock()
573 qp += QUEUE_HASH(wchan, qtype); in queue_lock()
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c670 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, in do_query() argument
676 n = res_nmkquery(statp, ns_o_query, dname, class, qtype, in do_query()
/titanic_50/usr/src/uts/common/io/arn/
H A Darn_xmit.c905 arn_tx_get_qnum(struct arn_softc *sc, int qtype, int haltype) in arn_tx_get_qnum() argument
909 switch (qtype) { in arn_tx_get_qnum()
1586 arn_txq_setup(struct arn_softc *sc, int qtype, int subtype) in arn_txq_setup() argument
1614 if (qtype == ATH9K_TX_QUEUE_UAPSD) in arn_txq_setup()
1619 qnum = ath9k_hw_setuptxqueue(ah, qtype, &qi); in arn_txq_setup()
H A Darn_core.h556 struct ath_txq *arn_txq_setup(struct arn_softc *sc, int qtype, int subtype);
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h65 enum qtype { enum
/titanic_50/usr/src/head/arpa/
H A Dnameser.h679 ns_type qtype, ns_class qclass);