Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dnet_util_md.c77 gai_strerror_f gai_strerror_ptr = NULL; variable
447 gai_strerror_ptr = (gai_strerror_f) in IPv6_supported()
472 (gai_strerror_ptr == NULL) ? NULL : (*gai_strerror_ptr)(gai_error); in ThrowUnknownHostExceptionWithGaiError()