Searched defs:fd_ref (Results 1 – 3 of 3) sorted by relevance
782 static void fd_ref(grpc_fd* fd, const char* reason, const char* file, function792 static void fd_ref(grpc_fd* fd) { ref_by(fd, 2); } function
512 static void fd_ref(grpc_fd* fd, const char* reason, const char* file, function522 static void fd_ref(grpc_fd* fd) { ref_by(fd, 2); } function
227 int fd_ref; member