Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_xenix_sysent.c56 …{ AS(select_args), (sy_call_t *)sys_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 36 = se…
/freebsd-12.1/sys/kern/
H A Dsys_generic.c893 struct select_args { struct
900 sys_select(struct thread *td, struct select_args *uap) in sys_select() argument
H A Dinit_sysent.c145 …{ AS(select_args), (sy_call_t *)sys_select, AUE_SELECT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
H A Dsystrace_args.c547 struct select_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h328 struct select_args { struct
1862 int sys_select(struct thread *, struct select_args *);