OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_recordtype
(Results
1 - 2
of
2
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
DNSEntry.java
30
private final DNSRecordType
_recordType
;
44
_recordType
= type;
129
return (
_recordType
!= null ?
_recordType
: DNSRecordType.TYPE_IGNORE);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
svcguid.h
18
#define SVCID_DNS(
_RecordType
) SVCID_TCP_RR(53,
_RecordType
)
Completed in 251 milliseconds