Searched defs:max_fd (Results 1 – 5 of 5) sorted by relevance
425 int max_fd = -1; in net_set_pending_wfds() local444 int i, max_fd = -1; in net_set_rfds() local
70 static int max_fd = 0; in checkup() local
106 std::optional<lldb::socket_t> max_fd; in Select() local
189 int max_fd = sysconf(_SC_OPEN_MAX); in ChildFunc() local
146 int max_fd = 0; global() variable