OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXRESOLVSORT
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/dns/resolv/
res_private.h
14
} sort_list[
MAXRESOLVSORT
];
res_init.c
390
while (nsort <
MAXRESOLVSORT
) {
/bionic/libc/dns/include/
resolv_private.h
138
#define
MAXRESOLVSORT
10 /* number of net to sort on */
174
} sort_list[
MAXRESOLVSORT
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h
97
# define
MAXRESOLVSORT
10 /* number of net to sort on */
124
} sort_list[
MAXRESOLVSORT
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h
97
# define
MAXRESOLVSORT
10 /* number of net to sort on */
124
} sort_list[
MAXRESOLVSORT
];
Completed in 78 milliseconds