OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ares_free_hostent
(Results
1 - 4
of
4
) sorted by null
/external/c-ares/
ares_free_hostent.c
27
void
ares_free_hostent
(struct hostent *host)
function
ares_gethostbyaddr.c
178
ares_free_hostent
(host);
247
ares_free_hostent
(*host);
262
ares_free_hostent
(*host);
ares_gethostbyname.c
232
ares_free_hostent
(host);
411
ares_free_hostent
(*host);
ares.h
514
CARES_EXTERN void
ares_free_hostent
(struct hostent *host);
Completed in 169 milliseconds