Searched refs:linux_dup3 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c312 { AS(linux_dup3_args), (sy_call_t *)linux_dup3, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 292 = linux_dup3 */
H A Dlinux_proto.h1469 int linux_dup3(struct thread *, struct linux_dup3_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1673 linux_dup3(struct thread *td, struct linux_dup3_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c351 { AS(linux_dup3_args), (sy_call_t *)linux_dup3, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 330 = linux_dup3 */
H A Dlinux32_proto.h1765 int linux_dup3(struct thread *, struct linux_dup3_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c350 { AS(linux_dup3_args), (sy_call_t *)linux_dup3, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 330 = linux_dup3 */
H A Dlinux_proto.h1785 int linux_dup3(struct thread *, struct linux_dup3_args *);

Completed in 160 milliseconds