Searched refs:F_MAXFD (Results 1 – 2 of 2) sorted by relevance
219 local_max_fd = fcntl(0, F_MAXFD); in safe_get_max_fd()
1024 pub const F_MAXFD: ::c_int = 11; constant