Searched refs:linux_common_pselect6 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 124 static int linux_common_pselect6(struct thread *, l_int, 2089 error = linux_common_pselect6(td, args->nfds, args->readfds, in linux_pselect6() 2098 linux_common_pselect6(struct thread *td, l_int nfds, l_fd_set *readfds, in linux_common_pselect6() function 2170 error = linux_common_pselect6(td, args->nfds, args->readfds, in linux_pselect6_time64()
|