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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c145 do_section(const res_state statp, function
336 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
337 do_section(statp, &handle, ns_s_an, RES_PRF_ANS, file);
338 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file);
339 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file);

Completed in 73 milliseconds