Searched refs:linux_fchownat (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c320 { AS(linux_fchownat_args), (sy_call_t *)linux_fchownat, AUE_FCHOWNAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 298 = linux_fchownat */
H A Dlinux32_proto.h1325 int linux_fchownat(struct thread *, struct linux_fchownat_args *);
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c319 { AS(linux_fchownat_args), (sy_call_t *)linux_fchownat, AUE_FCHOWNAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 298 = linux_fchownat */
H A Dlinux_proto.h1345 int linux_fchownat(struct thread *, struct linux_fchownat_args *);
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_file.c1492 linux_fchownat(struct thread *td, struct linux_fchownat_args *args) function

Completed in 85 milliseconds