Searched refs:android_read_hostent (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/net/
H A Dgethnamaddr.c593 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he) function
845 struct hostent* result = android_read_hostent(proxy, hp, hbuf, hbuflen, errorp);
954 struct hostent *result = android_read_hostent(proxy, hp, hbuf, hbuflen, he);

Completed in 53 milliseconds