Searched refs:qtype (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c115 int qclass, qtype; /*%< class and type of query */ member in struct:dns_res_target
167 const char *qname, int qtype,
266 q->qtype = T_A;
274 q->qtype = T_AAAA;
307 if ((n = res_nsearch(pvt->res, name, p->qclass, p->qtype,
315 if ((hp = gethostans(this, p->answer, n, name, p->qtype,
368 q->qtype = T_PTR;
376 q->qtype = T_PTR;
382 q2->qtype = T_PTR;
469 if ((n = res_nquery(pvt->res, p->qname, p->qclass, p->qtype,
678 gethostans(struct irs_ho *this, const u_char *ansbuf, int anslen, const char *qname, int qtype, int af, int size, struct addrinfo **ret_aip, const struct addrinfo *pai) argument
[all...]
/illumos-gate/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,
932 ** attempt with a different qtype may
952 if (qtype == T_AAAA)
954 qtype
[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);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Dnsec.h31 extern CacheRecord *NSECRecordIsDelegation(mDNS *const m, domainname *name, mDNSu16 qtype);
H A Duds_daemon.h64 extern void external_start_browsing_for_service(mDNSInterfaceID InterfaceID, const domainname *const type, DNS_TypeValues qtype, DNSServiceFlags flags);
65 extern void external_stop_browsing_for_service(mDNSInterfaceID InterfaceID, const domainname *const type, DNS_TypeValues qtype, DNSServiceFlags flags);
H A DuDNS.c229 (q->qDNSServer ? &q->qDNSServer->addr : mDNSNULL), q, q->qname.c, DNSTypeName(q->qtype), q->SuppressUnusable);
256 if (q->qtype == kDNSType_PTR)
266 LogInfo("PenalizeDNSServer: Penalizing question type %d", q->qtype);
304 q->qname.c, DNSTypeName(q->qtype), &q->qDNSServer->addr, mDNSVal16(q->qDNSServer->port), q->qDNSServer->domain.c);
332 LogInfo("PenalizeDNSServer: Server for %p, %##s (%s) changed to NULL, Interval %d", q, q->qname.c, DNSTypeName(q->qtype), q->ThisQInterval);
383 info->domain.c, q->AuthInfo ? q->AuthInfo->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype));
464 newinfo ? newinfo->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype));
1005 ptr = putQuestion(msg, ptr, msg->data + AbsoluteMaxDNSMessageData, &question->qname, question->qtype, question->qclass);
1049 if (q->tcp) { LogMsg("sendChallengeResponse: ERROR!!: question %##s (%s) tcp non-NULL", q->qname.c, DNSTypeName(q->qtype)); return; }
1051 if (PrivateQuery(q)) { LogMsg("sendChallengeResponse: ERROR!!: Private Query %##s (%s)", q->qname.c, DNSTypeName(q->qtype)); retur
1877 GetZoneData_StartQuery(mDNS *const m, ZoneData *zd, mDNSu16 qtype) argument
[all...]
H A Duds_daemon.c363 LogMcast("%s: %##s (%s) (%s) Client(%d)[%s]", status ? "+Question" : "-Question", q->qname.c, DNSTypeName(q->qtype),
2232 req->sd, question->qname.c, DNSTypeName(question->qtype), AddRecord ? "Add" : "Rmv",
2858 request->u.resolve.qsrv.qtype = kDNSType_SRV;
2887 request->u.resolve.qtxt.qtype = kDNSType_TXT;
2971 LogMsg("AppendNewSearchDomain: question %##s (%s) SearchListIndex is -1", question->qname.c, DNSTypeName(question->qtype));
2977 LogMsg("AppendNewSearchDomain: question %##s (%s) AppendSearchDoamins is 0", question->qname.c, DNSTypeName(question->qtype));
3003 LogMsg("AppendNewSearchDomain: ERROR!! exceeding max domain length for %##s (%s) SearchDomain %##s length %d, Question name length %d", question->qnameOrig->c, DNSTypeName(question->qtype), sd->c, DomainNameLength(question->qnameOrig), DomainNameLength(sd));
3011 LogInfo("AppnedNewSearchDomain: No more search domains for question with name %##s (%s), not trying anymore", question->qname.c, DNSTypeName(question->qtype));
3019 if (err) { LogMsg("AppendNewSearchDomain: ERROR!! %##s %s mDNS_StopQuery: %d, while retrying with search domains", question->qname.c, DNSTypeName(question->qtype), (int)err); }
3030 LogInfo("AppnedNewSearchDomain: No more search domains for question with name %##s (%s), trying one last time", question->qname.c, DNSTypeName(question->qtype));
3064 mDNSu16 qtype; local
[all...]
H A DmDNS.c420 LogInfo("GenerateNegativeResponse: Generating negative response for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype));
422 MakeNegativeCacheRecord(m, &m->rec.r, &q->qname, q->qnamehash, q->qtype, q->qclass, 60, mDNSInterface_Any, mDNSNULL);
442 q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, selfref ? " (Self-Referential)" : "", RRDisplayString(m, rr));
465 LogInfo("AnswerQuestionByFollowingCNAME: Preserving UDP socket for %##s (%s)", q->qname.c, DNSTypeName(q->qtype));
489 q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, RRDisplayString(m, rr));
525 q, q->qname.c, DNSTypeName(q->qtype), RRDisplayString(m, rr));
603 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
636 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
2985 mDNSu8 *newptr = putQuestion(query, *queryptr, limit - *answerforecast - anoninfo_space, &q->qname, q->qtype, (mDNSu16)(q->qclass | ucbit));
2988 debugf("BuildQuestion: No more space in this packet for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype));
14554 mDNS_CheckForCacheRecord(mDNS *const m, DNSQuestion *q, mDNSu16 qtype) argument
[all...]
H A Danonymous.c285 if (q->qtype != kDNSType_PTR)
426 LogInfo("AnonInfoAnswersQuestion: ResourceRecord %s matched question %##s (%s)", RRDisplayString(&mDNSStorage, nsec3RR), q->qname.c, DNSTypeName(q->qtype));
458 if (q->qtype != kDNSType_PTR)
468 RRDisplayString(m, q->AnonInfo->nsec3RR), q->qname.c, DNSTypeName(q->qtype));
H A Ddnssec.h144 mDNSu16 qtype, mDNSQuestionCallback *callback, void *context);
H A DDNSCommon.c1457 const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context)
1463 q->qtype = qtype;
1465 q->LongLived = (qtype == kDNSType_PTR);
1466 q->ExpectUnique = (qtype != kDNSType_PTR);
1713 if (q->qtype == rr->rrtype)
1725 if ((q->qtype == kDNSType_DS || q->qtype == kDNSType_DNSKEY) && (q->qtype != rr->rrtype))
1728 q->qname.c, DNSTypeName(q->qtype));
1456 mDNS_SetupQuestion(DNSQuestion *const q, const mDNSInterfaceID InterfaceID, const domainname *const name, const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context) argument
[all...]
H A DmDNSEmbeddedAPI.h1884 #define FollowCNAME(q, rr, AddRecord) (AddRecord && (q)->qtype != kDNSType_CNAME && \
1991 mDNSu16 qtype; member in struct:DNSQuestion_struct
2780 const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context);
3333 extern mDNSBool mDNS_CheckForCacheRecord(mDNS *const m, DNSQuestion *q, mDNSu16 qtype);
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c411 int qtype; local
524 qtype = T_AAAA;
527 qtype = T_A;
531 qtype = T_AAAA;
533 qtype = T_A;
537 qtype = T_AAAA;
539 qtype = T_A;
543 qtype = T_A;
547 ret = res_nsearch(statp, name, C_IN, qtype, resbuf.buf, NS_MAXMSG);
597 qtype
[all...]
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c410 char qtype[STAT_HDR_SIZE]; local
413 (void) sprintf(qtype, DATA_C2, c);
414 (void) strcat(data, qtype);
725 char *qtype; local
729 qtype = kstat_value(ksp, RDC_IKSTAT_QUEUE_TYPE);
731 if (strcmp(qtype, "memory") == 0)
734 if (strcmp(qtype, "disk") == 0)
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_newmsg.c124 ns_type qtype, ns_class qclass)
146 NS_PUT16(qtype, t);
123 ns_newmsg_q(ns_newmsg *handle, ns_nname_ct qname, ns_type qtype, ns_class qclass) argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c41 size_t req_size, enum qtype qtype);
H A Doce_queue.c33 enum qtype qtype);
979 * req_size - the size of the mbx payload dependent on the qtype
980 * qtype - the type of queue i.e. EQ, CQ, MQ, WQ or RQ
986 enum qtype qtype)
993 switch (qtype) {
985 oce_destroy_q(struct oce_dev *dev, struct oce_mbx *mbx, size_t req_size, enum qtype qtype) argument
/illumos-gate/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, argument
676 n = res_nmkquery(statp, ns_o_query, dname, class, qtype,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h65 enum qtype { enum
201 /* qtype */
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c2605 sfxge_txq_type_t qtype; local
2655 for (qtype = 0; qtype < SFXGE_TXQ_NTYPES; qtype++) {
2656 unsigned int tx_scale = sp->s_tx_scale_max[qtype];
2663 sp->s_tx_scale_base[qtype] = txq;
2666 if ((rc = sfxge_tx_qinit(sp, txq, qtype, evq)) != 0) {
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c512 char qtype; local
523 qtype = ((qp - udp->queue_head) < QHASHSIZE)? MX : CV;
524 ASSERT(qp->qh_type == qtype);
534 ASSERT(ulwp->ul_qtype == qtype);
539 index = QUEUE_HASH(wchan, qtype);
557 queue_lock(void *wchan, int qtype) argument
563 ASSERT(qtype == MX || qtype == CV);
573 qp += QUEUE_HASH(wchan, qtype);
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c904 arn_tx_get_qnum(struct arn_softc *sc, int qtype, int haltype) argument
908 switch (qtype) {
1542 arn_txq_setup(struct arn_softc *sc, int qtype, int subtype) argument
1570 if (qtype == ATH9K_TX_QUEUE_UAPSD)
1575 qnum = ath9k_hw_setuptxqueue(ah, qtype, &qi);
H A Darn_core.h556 struct ath_txq *arn_txq_setup(struct arn_softc *sc, int qtype, int subtype);
/illumos-gate/usr/src/head/arpa/
H A Dnameser.h679 ns_type qtype, ns_class qclass);

Completed in 201 milliseconds