linux_old_select_args
linux_old_select(struct thread *td, struct linux_old_select_args *args)
int linux_old_select(struct thread *, struct linux_old_select_args *);
{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 82 = linux_old_select */
struct linux_old_select_args *p = params;
linux_old_select(struct thread *td, struct linux_old_select_args *args)
int linux_old_select(struct thread *, struct linux_old_select_args *);
{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 82 = linux_old_select */
struct linux_old_select_args *p = params;