OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mapx400
(Results
1 - 3
of
3
) sorted by null
/external/smack/src/org/xbill/DNS/
PXRecord.java
19
private Name
mapX400
;
32
* @param
mapX400
The X.400 component of the mail address.
36
Name map822, Name
mapX400
)
42
this.
mapX400
= checkName("
mapX400
",
mapX400
);
49
mapX400
= new Name(in);
56
mapX400
= st.getName(origin);
67
sb.append(
mapX400
);
75
mapX400
.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 259 milliseconds