Lines Matching refs:resplen
260 int gotsomewhere, terrno, try, v_circuit, resplen; in __res_context_send() local
387 resplen = n; in __res_context_send()
394 if (resplen > HFIXEDSZ) in __res_context_send()
414 return (resplen); in __res_context_send()
584 int resplen; in send_vc() local
699 thisresplenp = &resplen; in send_vc()
796 return resplen; in send_vc()
939 int resplen = 0; in send_dg() local
998 if (resplen > 1 && (recvresp1 || (buf2 != NULL && recvresp2))) in send_dg()
1024 return resplen; in send_dg()
1138 thisresplenp = &resplen; in send_dg()
1228 return resplen; in send_dg()
1233 resplen = 0; in send_dg()
1290 return (resplen); in send_dg()