Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_debug.c149 do_section(const res_state statp, in do_section() function
341 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file); in res_pquery()
342 do_section(statp, &handle, ns_s_an, RES_PRF_ANS, file); in res_pquery()
343 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file); in res_pquery()
344 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file); in res_pquery()