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

/macosx-10.10.1/libresolv-57/
H A Dres_debug.c151 do_section(const res_state statp, function
296 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
297 do_section(statp, &handle, ns_s_an, RES_PRF_ANS, file);
298 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file);
299 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file);
/macosx-10.10.1/rsync-45/rsync/
H A Dloadparm.c435 static BOOL do_section(char *sectionname);
762 static BOOL do_section(char *sectionname) function
830 bRetval = pm_process(n2, globals_only?NULL:do_section, do_parameter);

Completed in 170 milliseconds