Searched refs:grpc_tcp_fd (Results 1 – 5 of 5) sorted by relevance
51 int grpc_tcp_fd(grpc_endpoint* ep);
2081 int grpc_tcp_fd(grpc_endpoint* ep) { in grpc_tcp_fd() function
2011 int grpc_tcp_fd(grpc_endpoint* ep) { in grpc_tcp_fd() function
534 GPR_ASSERT(grpc_tcp_fd(ep) == sv[1] && sv[1] >= 0); in release_fd_test()