HomeSort by relevance Sort by last modified time
    Searched refs:qtype (Results 26 - 50 of 89) sorted by null

12 3 4

  /external/dnsmasq/src/
forward.c 114 unsigned short qtype, char *qdomain, int *type, char **domain)
136 if (sflag & qtype)
167 if (sflag & qtype)
183 if (flags == 0 && !(qtype & F_BIGNAME) &&
196 logflags = F_NEG | qtype;
738 unsigned short qtype, gotname; local
758 if ((gotname = extract_request(header, (unsigned int)size, daemon->namebuff, &qtype)))
767 querystr(types, qtype);
    [all...]
  /external/syslinux/core/legacynet/
dnsresolv.c 33 uint16_t qtype; member in struct:dnsquery
273 query->qtype = htons(TYPE_A);
  /external/e2fsprogs/e2fsck/
unix.c 1342 enum quota_type qtype; local
    [all...]
pass1.c 1021 enum quota_type qtype; local
1023 for (qtype = 0; qtype < MAXQUOTAS; qtype++)
1024 if (*quota_sb_inump(sb, qtype) == ino)
1037 enum quota_type qtype; local
1039 for (qtype = 0; qtype < MAXQUOTAS; qtype++)
1040 if (quota_type2inum(qtype, fs->super) == ino
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c     [all...]
dnsextd.c 655 exception = ( ( question.qtype == kDNSType_SOA ) || ( question.qtype == kDNSType_NS ) || ( ( question.qtype == kDNSType_SRV ) && IsPublicSRV( self, &question ) ) );
    [all...]
dnssd_clientshim.c 521 x->qSRV.qtype = kDNSType_SRV;
541 x->qTXT.qtype = kDNSType_TXT;
671 x->q.qtype = rrtype;
  /prebuilts/go/darwin-x86/src/net/
dnsclient.go 40 func answer(name, server string, dns *dnsMsg, qtype uint16) (cname string, addrs []dnsRR, err error) {
71 // of type qtype, but we don't
78 case qtype:
lookup_windows_test.go 144 func nslookup(qtype, name string) (string, error) {
147 cmd := exec.Command("nslookup", "-querytype="+qtype, name)
dnsclient_unix_test.go 29 qtype uint16
33 // Querying "com." with qtype=255 usually makes an answer
45 msg, err := exchange(ctx, tt.server, tt.name, tt.qtype, time.Second)
63 qtype uint16
87 msg, err := exchange(ctx, server, tt.name, tt.qtype, 3*time.Second)
563 if q.question[0].Qtype == dnsTypeA {
720 Qtype: dnsTypeA,
  /prebuilts/go/linux-x86/src/net/
dnsclient.go 40 func answer(name, server string, dns *dnsMsg, qtype uint16) (cname string, addrs []dnsRR, err error) {
71 // of type qtype, but we don't
78 case qtype:
lookup_windows_test.go 144 func nslookup(qtype, name string) (string, error) {
147 cmd := exec.Command("nslookup", "-querytype="+qtype, name)
dnsclient_unix_test.go 29 qtype uint16
33 // Querying "com." with qtype=255 usually makes an answer
45 msg, err := exchange(ctx, tt.server, tt.name, tt.qtype, time.Second)
63 qtype uint16
87 msg, err := exchange(ctx, server, tt.name, tt.qtype, 3*time.Second)
563 if q.question[0].Qtype == dnsTypeA {
720 Qtype: dnsTypeA,
  /bionic/libc/dns/net/
gethnamaddr.c 208 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype,
233 switch (qtype) {
265 if (qtype == T_A || qtype == T_AAAA) {
305 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) {
334 if (qtype == T_PTR && type == T_CNAME) {
355 if (type != qtype) {
359 qname, p_class(C_IN), p_type(qtype),
471 if (res->nsort && haveanswer > 1 && qtype == T_A
    [all...]
  /external/icu/icu4c/source/tools/genren/
genren.pl 151 chop $qtype;
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 638 recordstat(entry, &q.qname, OP_probe, q.qtype);
648 mprintf("%#-16a %-5s %-5s %##s\n", srcaddr, ptype, DNSTypeName(q.qtype), q.qname.c);
649 if (msg->h.id.NotAnInteger != 0xFFFF) recordstat(entry, &q.qname, OP_query, q.qtype);
706 mprintf("%#-16a (?) **** ERROR: SHOULD NOT HAVE Q IN mDNS RESPONSE **** %-5s %##s\n", srcaddr, DNSTypeName(q.qtype), q.qname.c);
708 mprintf("%#-16a (Q) %-5s %##s\n", srcaddr, DNSTypeName(q.qtype), q.qname.c);
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/
packet_sender.py 705 qdServer = scapy.DNSQR(qname=self.src_ipv6, qtype=MDNS_QTYPE)
767 qdServer = scapy.DNSQR(qname=self.src_ipv4, qtype=MDNS_QTYPE)
  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k.c 238 int qtype, int subtype);
992 ath5k_txq_setup(struct ath5k_softc *sc, int qtype, int subtype)
1018 qnum = ath5k_hw_setup_tx_queue(ah, qtype, &qi);
    [all...]
  /development/ndk/platforms/android-21/include/arpa/
nameser.h 354 /* Exclusively a QTYPE? (not also an RTYPE) */
357 /* Some kind of meta-RR? (not a QTYPE, but also not an RTYPE) */
359 /* Exclusively an RTYPE? (not also a QTYPE or a meta-RR) */
648 ns_type qtype, ns_class qclass);
  /kernel/tests/net/test/
net_test.py 81 qtype="AAAA"))) variable
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 354 /* Exclusively a QTYPE? (not also an RTYPE) */
357 /* Some kind of meta-RR? (not a QTYPE, but also not an RTYPE) */
359 /* Exclusively an RTYPE? (not also a QTYPE or a meta-RR) */
648 ns_type qtype, ns_class qclass);
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 354 /* Exclusively a QTYPE? (not also an RTYPE) */
357 /* Some kind of meta-RR? (not a QTYPE, but also not an RTYPE) */
359 /* Exclusively an RTYPE? (not also a QTYPE or a meta-RR) */
648 ns_type qtype, ns_class qclass);
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 354 /* Exclusively a QTYPE? (not also an RTYPE) */
357 /* Some kind of meta-RR? (not a QTYPE, but also not an RTYPE) */
359 /* Exclusively an RTYPE? (not also a QTYPE or a meta-RR) */
648 ns_type qtype, ns_class qclass);
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 354 /* Exclusively a QTYPE? (not also an RTYPE) */
357 /* Some kind of meta-RR? (not a QTYPE, but also not an RTYPE) */
359 /* Exclusively an RTYPE? (not also a QTYPE or a meta-RR) */
648 ns_type qtype, ns_class qclass);

Completed in 1888 milliseconds

12 3 4