Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h350 int sys_select(struct thread *, struct select_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c1002 sys_select(struct thread *td, struct select_args *uap) in sys_select() function
H A Dinit_sysent.c151 …{ .sy_narg = AS(select_args), .sy_call = (sy_call_t *)sys_select, .sy_auevent = AUE_SELECT, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h1919 int sys_select(struct thread *, struct select_args *);