Searched refs:grpc_resolve_unix_domain_address (Results 1 – 8 of 8) sorted by relevance
34 grpc_error* grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
32 grpc_error* grpc_resolve_unix_domain_address(
43 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()
36 grpc_error_handle grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
36 grpc_error_handle grpc_resolve_unix_domain_address(
45 grpc_error_handle grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
838 error = grpc_resolve_unix_domain_address( in Chttp2ServerAddPort()