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.c343 void *ipv6_fn; in IPv6_supported() local
443 ipv6_fn = JVM_FindLibraryEntry(RTLD_DEFAULT, "inet_pton"); in IPv6_supported()
444 if (ipv6_fn == NULL ) { in IPv6_supported()