Home
last modified time | relevance | path

Searched refs:linux_common_pselect6 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_misc.c125 static int linux_common_pselect6(struct thread *, l_int,
2095 error = linux_common_pselect6(td, args->nfds, args->readfds, in linux_pselect6()
2104 linux_common_pselect6(struct thread *td, l_int nfds, l_fd_set *readfds, in linux_common_pselect6() function
2176 error = linux_common_pselect6(td, args->nfds, args->readfds, in linux_pselect6_time64()