Searched refs:android_read_hostent (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 568 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he) in android_read_hostent() function 817 struct hostent* result = android_read_hostent(proxy, hp, hbuf, hbuflen, errorp); in gethostbyname_internal() 922 struct hostent *result = android_read_hostent(proxy, hp, hbuf, hbuflen, he); in android_gethostbyaddrfornetcontext_proxy_internal()
|