Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_generic.c1064 struct select_args { struct
1071 sys_select(struct thread *td, struct select_args *uap) in sys_select() argument
H A Dinit_sysent.c162 …{ .sy_narg = AS(select_args), .sy_call = (sy_call_t *)sys_select, .sy_auevent = AUE_SELECT, .sy_fl…
H A Dsystrace_args.c534 struct select_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h318 struct select_args { struct
1951 int sys_select(struct thread *, struct select_args *);