Searched defs:highfd (Results 1 – 2 of 2) sorted by relevance
1416 close_range_cloexec(struct thread *td, u_int lowfd, u_int highfd) in close_range_cloexec()1442 close_range_impl(struct thread *td, u_int lowfd, u_int highfd) in close_range_impl()1479 kern_close_range(struct thread *td, int flags, u_int lowfd, u_int highfd) in kern_close_range()1501 u_int highfd; member
1825 char highfd_l_[PADL_(u_int)]; u_int highfd; char highfd_r_[PADR_(u_int)]; member