Searched defs:hints_ptr (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Host/common/
H A DSocketAddress.cpp206 SocketAddress::SetAddress (const struct addrinfo *hints_ptr, argument
212 int err = ::getaddrinfo (host, service, hints_ptr, &service_info_list);

Completed in 513 milliseconds