Home
last modified time | relevance | path

Searched defs:hbuf (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_unit_test.cpp1250 hostent hbuf; in TEST_F() local
1294 hostent hbuf; in TEST_F() local
1316 hostent hbuf; in TEST_F() local
1357 hostent hbuf; in TEST_F() local
1377 hostent hbuf; in TEST_F() local
1410 hostent hbuf; in TEST_F() local
1462 hostent hbuf; in TEST_F() local
1484 hostent hbuf; in TEST_F() local
H A Dresolv_gold_test.cpp212 hostent hbuf; in VerifyGetHostByName() local
/aosp12/bionic/libc/dns/net/
H A Dgethnamaddr.c568 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he) in android_read_hostent()
679 char hbuf[MAXHOSTNAMELEN]; in gethostbyname_internal_real() local
791 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *hbuf, in gethostbyname_internal()
894 struct hostent *hp, char *hbuf, size_t hbuflen, int *he, in android_gethostbyaddrfornetcontext_proxy_internal()
/aosp12/packages/modules/DnsResolver/
H A DDnsProxyListener.cpp1090 void DnsProxyListener::GetHostByNameHandler::doDns64Synthesis(int32_t* rv, hostent* hbuf, char* buf, in doDns64Synthesis()
1133 hostent hbuf; in run() local
1240 void DnsProxyListener::GetHostByAddrHandler::doDns64ReverseLookup(hostent* hbuf, char* buf, in doDns64ReverseLookup()
1293 hostent hbuf; in run() local
H A DResolverController.cpp127 char hbuf[NI_MAXHOST]; in getDnsInfo() local
H A Dres_send.cpp1154 char hbuf[NI_MAXHOST]; in dump_error() local
/aosp12/bionic/libc/dns/resolv/
H A Dres_send.c1299 char hbuf[NI_MAXHOST]; in Aerror() local