Lines Matching refs:res_state
680 struct __res_state res_state;
686 bzero(&res_state, sizeof (struct __res_state));
687 if (res_ninit(&res_state) < 0)
690 len = res_nquerydomain(&res_state, msdcs_svc_name, domain,
695 msdcs_svc_name, hstrerror(res_state.res_h_errno));
696 res_ndestroy(&res_state);
703 res_ndestroy(&res_state);
722 res_ndestroy(&res_state);
728 res_ndestroy(&res_state);
736 res_ndestroy(&res_state);
744 res_ndestroy(&res_state);
756 res_ndestroy(&res_state);
761 res_ndestroy(&res_state);