Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgethnamaddr.c528 __res_put_state(res); in gethostbyname_r()
534 __res_put_state(res); in gethostbyname_r()
556 __res_put_state(res); in gethostbyname2_r()
1022 __res_put_state(res); in netbsd_gethostent_r()
1209 __res_put_state(res); in _dns_gethtbyname()
1215 __res_put_state(res); in _dns_gethtbyname()
1298 __res_put_state(res); in _dns_gethtbyaddr()
1305 __res_put_state(res); in _dns_gethtbyaddr()
1331 __res_put_state(res); in _dns_gethtbyaddr()
1599 __res_put_state(res); in android_gethostbynamefornet()
Dsethostent.c113 __res_put_state(res); in _hf_gethtbyname()
Dgetaddrinfo.c1969 __res_put_state(res); in _dns_getaddrinfo()
1988 __res_put_state(res); in _dns_getaddrinfo()
2001 __res_put_state(res); in _dns_getaddrinfo()
/bionic/libc/dns/resolv/
Dres_state.c211 __res_put_state(res_state res __unused) in __res_put_state() function
/bionic/libc/dns/include/
Dresolv_private.h294 __LIBC_HIDDEN__ extern void __res_put_state(struct __res_state *);