Searched defs:hbuf (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_unit_test.cpp | 1250 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 D | resolv_gold_test.cpp | 212 hostent hbuf; in VerifyGetHostByName() local
|
/aosp12/bionic/libc/dns/net/ |
H A D | gethnamaddr.c | 568 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 D | DnsProxyListener.cpp | 1090 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 D | ResolverController.cpp | 127 char hbuf[NI_MAXHOST]; in getDnsInfo() local
|
H A D | res_send.cpp | 1154 char hbuf[NI_MAXHOST]; in dump_error() local
|
/aosp12/bionic/libc/dns/resolv/ |
H A D | res_send.c | 1299 char hbuf[NI_MAXHOST]; in Aerror() local
|