Home
last modified time | relevance | path

Searched refs:__res_get_state (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/dns/resolv/
H A Dres_state.c148 __res_get_state(void) in __res_get_state() function
H A Dres_cache.c1526 statep = __res_get_state(); in _dump_answer()
/aosp12/bionic/libc/dns/net/
H A Dgethnamaddr.c529 res_state res = __res_get_state(); in gethostbyname_r()
556 res_state res = __res_get_state(); in gethostbyname2_r()
979 res_state res = __res_get_state(); in netbsd_gethostent_r()
1168 res = __res_get_state(); in _dns_gethtbyname()
1254 res = __res_get_state(); in _dns_gethtbyaddr()
1583 res_state res = __res_get_state(); in android_gethostbynamefornetcontext()
H A Dsethostent.c114 res_state res = __res_get_state(); in _hf_gethtbyname()
H A Dgetaddrinfo.c1977 res = __res_get_state(); in _dns_getaddrinfo()
/aosp12/bionic/libc/dns/include/
H A Dresolv_private.h297 __LIBC_HIDDEN__ extern struct __res_state *__res_get_state(void);