Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dres_comp.cpp87 int dn_expand(const uint8_t* msg, const uint8_t* eom, const uint8_t* src, char* dst, int dstsiz) { in dn_expand() function
/aosp12/bionic/libc/dns/resolv/
H A Dres_comp.c104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in dn_expand() function
/aosp12/bionic/libc/dns/include/
H A Dresolv_private.h321 #define dn_expand __dn_expand macro