Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dresolve_address.h53 void (*resolve_address)(const char* addr, const char* default_port, member
/third_party/python/Lib/test/
Dtest_timeout.py17 def resolve_address(host, port): function
/third_party/libcoap/examples/
Dcoap-client.c218 resolve_address(const coap_str_const_t *server, struct sockaddr *dst) { in resolve_address() function
Dcoap-server.c598 resolve_address(const coap_str_const_t *server, struct sockaddr *dst) { in resolve_address() function