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

  /external/smack/src/org/xbill/DNS/
PXRecord.java 18 private Name map822; field in class:PXRecord
31 * @param map822 The RFC 822 component of the mail address.
36 Name map822, Name mapX400)
41 this.map822 = checkName("map822", map822);
48 map822 = new Name(in);
55 map822 = st.getName(origin);
65 sb.append(map822);
74 map822.toWire(out, null, canonical)
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
mDNSEmbeddedAPI.h 714 typedef packedstruct { mDNSu16 preference; domainname map822; domainname mapx400; } rdataPX; variable
    [all...]

Completed in 74 milliseconds