HomeSort by: relevance | last modified time | path
    Searched defs:do_section (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
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);
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);

Completed in 134 milliseconds