Home
last modified time | relevance | path

Searched refs:ipv6_fn (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Dnet_util_md.c329 void *ipv6_fn; in IPv6_supported() local
428 ipv6_fn = JVM_FindLibraryEntry(RTLD_DEFAULT, "inet_pton"); in IPv6_supported()
429 if (ipv6_fn == NULL ) { in IPv6_supported()