HomeSort by relevance Sort by last modified time
    Searched full:rdclass (Results 1 - 6 of 6) sorted by null

  /external/openssh/openbsd-compat/
getrrsetbyname-ldns.c 63 getrrsetbyname(const char *hostname, unsigned int rdclass,
80 if (rdclass > 0xffff || rdtype > 0xffff) {
86 if (rdclass == 0xff || rdtype == 0xff) {
112 pkt = ldns_resolver_query(ldns_res, domain, rdtype, rdclass, LDNS_RD);
getrrsetbyname.c 188 getrrsetbyname(const char *hostname, unsigned int rdclass,
203 if (rdclass > 0xffff || rdtype > 0xffff) {
209 if (rdclass == 0xff || rdtype == 0xff) {
237 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
getrrsetbyname.c.orig 186 getrrsetbyname(const char *hostname, unsigned int rdclass,
201 if (rdclass > 0xffff || rdtype > 0xffff) {
207 if (rdclass == 0xff || rdtype == 0xff) {
235 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
  /external/tcpdump/
print-lwres.c 151 lwres_uint16_t rdclass; member in struct:__anon18979
160 lwres_uint16_t rdclass; member in struct:__anon18980
426 if (EXTRACT_16BITS(&grbn->rdclass) != C_IN) {
428 EXTRACT_16BITS(&grbn->rdclass)));
545 if (EXTRACT_16BITS(&grbn->rdclass) != C_IN) {
547 EXTRACT_16BITS(&grbn->rdclass)));
  /external/llvm/lib/Target/AArch64/
AArch64PBQPRegAlloc.cpp 212 // Enforce minCost(sameParity(RaClass)) > maxCost(otherParity(RdClass))
  /external/openssh/
ChangeLog     [all...]

Completed in 567 milliseconds