OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_CMPRSFLGS
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/netbsd/nameser/
ns_name.c
116
if ((n &
NS_CMPRSFLGS
) ==
NS_CMPRSFLGS
) {
136
if ((n &
NS_CMPRSFLGS
) == NS_TYPE_ELT) {
266
if ((c &
NS_CMPRSFLGS
) != 0) { /* Label too big. */
304
if ((c &
NS_CMPRSFLGS
) != 0) { /* Label too big. */
355
if ((n &
NS_CMPRSFLGS
) ==
NS_CMPRSFLGS
) {
407
switch (n &
NS_CMPRSFLGS
) {
426
case
NS_CMPRSFLGS
:
506
if ((n &
NS_CMPRSFLGS
) == NS_CMPRSFLGS)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
96
#define INDIR_MASK
NS_CMPRSFLGS
nameser.h
89
#define
NS_CMPRSFLGS
0xc0 /* Flag bits indicating name compression. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
96
#define INDIR_MASK
NS_CMPRSFLGS
nameser.h
89
#define
NS_CMPRSFLGS
0xc0 /* Flag bits indicating name compression. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
96
#define INDIR_MASK
NS_CMPRSFLGS
nameser.h
89
#define
NS_CMPRSFLGS
0xc0 /* Flag bits indicating name compression. */
/bionic/libc/private/
arpa_nameser_compat.h
148
#define INDIR_MASK
NS_CMPRSFLGS
arpa_nameser.h
87
#define
NS_CMPRSFLGS
0xc0 /* Flag bits indicating name compression. */
Completed in 354 milliseconds