Searched refs:linux_old_select_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c389 linux_old_select(struct thread *td, struct linux_old_select_args *args)
H A Dlinux32_proto.h262 struct linux_old_select_args { struct
1161 int linux_old_select(struct thread *, struct linux_old_select_args *);
H A Dlinux32_sysent.c104 { AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 82 = linux_old_select */
H A Dlinux32_systrace_args.c548 struct linux_old_select_args *p = params;
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c280 linux_old_select(struct thread *td, struct linux_old_select_args *args)
H A Dlinux_proto.h254 struct linux_old_select_args { struct
1178 int linux_old_select(struct thread *, struct linux_old_select_args *);
H A Dlinux_sysent.c103 { AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 82 = linux_old_select */
H A Dlinux_systrace_args.c556 struct linux_old_select_args *p = params;

Completed in 102 milliseconds