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