OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_ipv6
(Results
1 - 5
of
5
) sorted by null
/external/esd/include/
esd.h
333
int
have_ipv6
( void );
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
esd.h
335
int
have_ipv6
( void );
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
esd.h
335
int
have_ipv6
( void );
/external/libxml2/
nanohttp.c
193
int
have_ipv6
(void) {
function
1059
if (
have_ipv6
())
1068
if (
have_ipv6
())
1096
} else if (
have_ipv6
() && (res->ai_family == AF_INET6)) {
1182
} else if (
have_ipv6
() && (h->h_addrtype == AF_INET6)) {
[
all
...]
nanoftp.c
155
int
have_ipv6
(void) {
function
881
if (
have_ipv6
()) {
[
all
...]
Completed in 490 milliseconds