Home
last modified time | relevance | path

Searched defs:res_queriesmatch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_send.c313 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dresolv.h322 #define res_queriesmatch __res_queriesmatch macro
/aosp_15_r20/bionic/libc/dns/include/
H A Dresolv_private.h398 #define res_queriesmatch __res_queriesmatch macro
/aosp_15_r20/packages/modules/DnsResolver/
Dres_send.cpp395 int res_queriesmatch(const uint8_t* buf1, const uint8_t* eom1, const uint8_t* buf2, in res_queriesmatch() function