Home
last modified time | relevance | path

Searched defs:resolve_address (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_timeout.py14 def resolve_address(host, port): function
/aosp_15_r20/external/iproute2/lib/
H A Dutils.c897 static const char *resolve_address(const void *addr, int len, int af) in resolve_address() function