Searched refs:close_range_impl (Results 1 – 1 of 1) sorted by relevance
1437 close_range_impl(struct thread *td, u_int lowfd, u_int highfd) in close_range_impl() function1490 return (close_range_impl(td, lowfd, highfd)); in kern_close_range()