Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h286 struct pselect_args { struct
373 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()
H A Dinit_sysent.c580 …{ .sy_narg = AS(pselect_args), .sy_call = (sy_call_t *)sys_pselect, .sy_auevent = AUE_SELECT, .sy_…
H A Dsystrace_args.c2881 struct pselect_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1551 struct pselect_args { struct
2188 int sys_pselect(struct thread *, struct pselect_args *);