OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_ANY
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
176
#define
C_ANY
ns_c_any
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
176
#define
C_ANY
ns_c_any
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
176
#define
C_ANY
ns_c_any
/bionic/libc/private/
arpa_nameser_compat.h
229
#define
C_ANY
ns_c_any
/external/dnsmasq/src/
nameser.h
207
#define
C_ANY
255 /* wildcard match */
rfc1035.c
506
class ==
C_ANY
&&
[
all
...]
/external/tcpdump/
nameser.h
211
#define
C_ANY
255 /* wildcard match */
print-domain.c
314
{
C_ANY
, "ANY" },
/bionic/libc/netbsd/resolv/
res_debug.c
372
* that
C_ANY
is a qclass but not a class. (You can ask for records of class
373
*
C_ANY
, but you can't have any records of that class in the database.)
381
{
C_ANY
, "ANY", (char *)0},
Completed in 120 milliseconds