Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dsethostent.cpp95 int he; in _hf_gethtbyname2() local
190 int he; in _hf_gethtbyaddr() local
Dgethnamaddr.cpp114 char* buf, size_t buflen, int* he) { in getanswer()
513 int* he) { in netbsd_gethostent_r()
635 int he; in dns_gethtbyname() local
697 int he; in dns_gethtbyaddr() local
729 int herrnoToAiErrno(int he) { in herrnoToAiErrno()
Dgetaddrinfo.cpp1435 int he; in dns_getaddrinfo() local
/packages/modules/DnsResolver/tests/
Dresolv_test_utils.cpp27 std::string ToString(const hostent* he) { in ToString()
59 std::vector<std::string> ToStrings(const hostent* he) { in ToStrings()