Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h373 int sys_pselect(struct thread *, struct pselect_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c942 sys_pselect(struct thread *td, struct pselect_args *uap) in sys_pselect() function
H A Dinit_sysent.c580 …{ .sy_narg = AS(pselect_args), .sy_call = (sy_call_t *)sys_pselect, .sy_auevent = AUE_SELECT, .sy_…
/f-stack/freebsd/sys/
H A Dsysproto.h2188 int sys_pselect(struct thread *, struct pselect_args *);