Searched refs:ansp2 (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/resolv/ |
D | res_send.c | 256 unsigned char **ansp, unsigned char **ansp2, in __res_context_send() argument 361 ns, ansp, ansp2, nansp2, resplen2, in __res_context_send() 376 ansp2, nansp2, resplen2, ansp2_malloced); in __res_context_send() 403 mask_ad_bit (ctx, *ansp2); in __res_context_send() 565 int *terrno, int ns, u_char **anscp, u_char **ansp2, int *anssizp2, in send_vc() argument 698 assert (anscp != NULL || ansp2 == NULL); in send_vc() 702 thisansp = ansp2; in send_vc() 724 if (thisansp == ansp2) in send_vc() 931 u_char **ansp2, int *anssizp2, int *resplen2, int *ansp2_malloced) in send_dg() argument 1137 assert (anscp != NULL || ansp2 == NULL); in send_dg() [all …]
|