linux_select_args
int linux_select(struct thread *, struct linux_select_args *);
{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 23 = linux_select */
struct linux_select_args *p = params;
struct linux_select_args newsel;
int linux_select(struct thread *, struct linux_select_args *);
{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 142 = linux_select */
struct linux_select_args *p = params;
linux_select(struct thread *td, struct linux_select_args *args)
struct linux_select_args newsel;
int linux_select(struct thread *, struct linux_select_args *);
{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 142 = linux_select */
struct linux_select_args *p = params;