Searched refs:grpc_resolve_unix_domain_address (Results 1 – 4 of 4) sorted by relevance
32 grpc_error* grpc_resolve_unix_domain_address(
34 grpc_error* grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
42 grpc_error* grpc_resolve_unix_domain_address(const char* name, in grpc_resolve_unix_domain_address() function
59 return grpc_resolve_unix_domain_address(name + 5, addresses); in posix_blocking_resolve_address()