Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h102 struct select_args { struct
350 int sys_select(struct thread *, struct select_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c995 struct select_args { struct
1002 sys_select(struct thread *td, struct select_args *uap) in sys_select() argument
H A Dinit_sysent.c151 …{ .sy_narg = AS(select_args), .sy_call = (sy_call_t *)sys_select, .sy_auevent = AUE_SELECT, .sy_fl…
H A Dsystrace_args.c547 struct select_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h328 struct select_args { struct
1919 int sys_select(struct thread *, struct select_args *);