OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_A
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
ftp.h
49
#define
TYPE_A
1 /* ASCII */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
ftp.h
49
#define
TYPE_A
1 /* ASCII */
/external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordType.java
21
TYPE_A
("a", 1),
/external/libevent/
evdns.c
147
#define
TYPE_A
EVDNS_TYPE_A
175
u8 request_type; /* TYPE_PTR or
TYPE_A
or TYPE_AAAA */
780
case
TYPE_A
:
1094
if (type ==
TYPE_A
&& class == CLASS_INET) {
1096
if (req->request_type !=
TYPE_A
)
[
all
...]
Completed in 85 milliseconds