Searched refs:resplen (Results 1 – 3 of 3) sorted by relevance
260 int gotsomewhere, terrno, try, v_circuit, resplen; in __res_context_send() local387 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() local699 thisresplenp = &resplen; in send_vc()796 return resplen; in send_vc()939 int resplen = 0; in send_dg() local998 if (resplen > 1 && (recvresp1 || (buf2 != NULL && recvresp2))) in send_dg()1024 return resplen; in send_dg()[all …]
2087 * resolv/res_send.c (send_dg): Initialize resplen.
42703 * resolv/res_send.c (send_vc): Disable warning resplen may93953 (send_dg): In case of server errors clear resplen or *resplen2.