Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dsethostent.cpp98 int he; in _hf_gethtbyname2() local
193 int he; in _hf_gethtbyaddr() local
Dgethnamaddr.cpp129 struct hostent* hent, char* buf, size_t buflen, int* he) { in getanswer()
531 int* he) { in netbsd_gethostent_r()
671 int he; in dns_gethtbyname() local
733 int he; in dns_gethtbyaddr() local
765 int herrnoToAiErrno(int he) { in herrnoToAiErrno()
Dgetaddrinfo.cpp1440 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()