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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c92 { AS(linux_fcntl_args), (sy_call_t *)linux_fcntl, AUE_FCNTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 72 = linux_fcntl */
H A Dlinux_proto.h1305 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1437 linux_fcntl(struct thread *td, struct linux_fcntl_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c76 { AS(linux_fcntl_args), (sy_call_t *)linux_fcntl, AUE_FCNTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 55 = linux_fcntl */
H A Dlinux32_proto.h1552 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c75 { AS(linux_fcntl_args), (sy_call_t *)linux_fcntl, AUE_FCNTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 55 = linux_fcntl */
H A Dlinux_proto.h1571 int linux_fcntl(struct thread *, struct linux_fcntl_args *);

Completed in 282 milliseconds