HomeSort by relevance Sort by last modified time
    Searched refs:getaddrinfo_ptr (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/native/
net_util_md.h 99 extern getaddrinfo_f getaddrinfo_ptr;
net_util_md.c 71 getaddrinfo_f getaddrinfo_ptr = NULL; variable
435 getaddrinfo_ptr = (getaddrinfo_f)
449 getaddrinfo_ptr = NULL;
876 return (jboolean)(getaddrinfo_ptr != NULL);
    [all...]

Completed in 67 milliseconds