Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgethnamaddr.c543 __res_put_state(res); in gethostbyname_r()
991 __res_put_state(res); in netbsd_gethostent_r()
1178 __res_put_state(res); in _dns_gethtbyname()
1184 __res_put_state(res); in _dns_gethtbyname()
1265 __res_put_state(res); in _dns_gethtbyaddr()
1272 __res_put_state(res); in _dns_gethtbyaddr()
1298 __res_put_state(res); in _dns_gethtbyaddr()
1589 __res_put_state(res); in android_gethostbynamefornetcontext()
Dsethostent.c126 __res_put_state(res); in _hf_gethtbyname()
Dgetaddrinfo.c1991 __res_put_state(res); in _dns_getaddrinfo()
2010 __res_put_state(res); in _dns_getaddrinfo()
2023 __res_put_state(res); in _dns_getaddrinfo()
/bionic/libc/dns/resolv/
Dres_state.c175 __res_put_state(res_state res __unused) in __res_put_state() function
/bionic/libc/dns/include/
Dresolv_private.h299 __LIBC_HIDDEN__ extern void __res_put_state(struct __res_state *);