HomeSort by relevance Sort by last modified time
    Searched refs:AFSDB (Results 1 - 3 of 3) sorted by null

  /external/smack/src/org/xbill/DNS/
AFSDBRecord.java 25 * Creates an AFSDB Record from the given data.
31 super(name, Type.AFSDB, dclass, ttl, subtype, "subtype", host, "host");
Type.java 67 public static final int AFSDB = 18;
244 types.add(AFSDB, "AFSDB", new AFSDBRecord());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windns.h 666 DNS_MX_DATAW MX,Mx,AFSDB,Afsdb,RT,Rt;
699 DNS_MX_DATAA MX,Mx,AFSDB,Afsdb,RT,Rt;

Completed in 51 milliseconds