res_debug.c | 157 do_section(const res_state statp, function in typeref:typename:void 351 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file); 352 do_section(statp, &handle, ns_s_an, RES_PRF_ANS, file); 353 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file); 354 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file);
|