reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Host/common/SocketAddress.cpp
  240   int err = ::getaddrinfo(hostname, servname, &hints, &service_info_list);
tools/lldb/source/Host/common/UDPSocket.cpp
   79   int err = ::getaddrinfo(host_str.c_str(), port_str.c_str(), &hints,
utils/unittest/googletest/src/gtest.cc
 3792   const int error_num = getaddrinfo(