Home
last modified time | relevance | path

Searched refs:processfds (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_process.c123 static void processfds(ares_channel channel, in processfds() function
141 processfds(channel, read_fds, ARES_SOCKET_BAD, write_fds, ARES_SOCKET_BAD); in ares_process()
152 processfds(channel, NULL, read_fd, NULL, write_fd); in ares_process_fd()