OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_PTR
(Results
1 - 2
of
2
) sorted by null
/external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordType.java
65
TYPE_PTR
("ptr", 12),
/external/libevent/
evdns.c
149
#define
TYPE_PTR
EVDNS_TYPE_PTR
175
u8 request_type; /*
TYPE_PTR
or TYPE_A or TYPE_AAAA */
789
case
TYPE_PTR
:
917
req->request_type !=
TYPE_PTR
) {
[
all
...]
Completed in 831 milliseconds