Home
last modified time | relevance | path

Searched defs:anssiz (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/dns/resolv/
H A Dres_send.c352 const u_char *buf, int buflen, u_char *ans, int anssiz) in res_nsend()
757 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_vc()
1073 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_dg()
H A Dres_data.cpp129 int res_send(const u_char* buf, int buflen, u_char* ans, int anssiz) { in res_send()
/aosp12/packages/modules/DnsResolver/
H A Dres_send.cpp420 int res_nsend(res_state statp, const uint8_t* buf, int buflen, uint8_t* ans, int anssiz, int* rcode, in res_nsend()
656 uint8_t* ans, int anssiz, int* terrno, size_t ns, time_t* at, int* rcode, in send_vc()
979 int buflen, uint8_t* ans, int anssiz, int* receivedFromNs) { in ignoreInvalidAnswer()
1001 uint8_t* ans, int anssiz, int* terrno, size_t* ns, int* v_circuit, in send_dg()