Home
last modified time | relevance | path

Searched refs:linux_chown (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c1719 linux_chown(struct thread *td, struct linux_chown_args *args) in linux_chown() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c112 …{ .sy_narg = AS(linux_chown_args), .sy_call = (sy_call_t *)linux_chown, .sy_auevent = AUE_LCHOWN, …
H A Dlinux_proto.h1458 int linux_chown(struct thread *, struct linux_chown_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c232 …{ .sy_narg = AS(linux_chown_args), .sy_call = (sy_call_t *)linux_chown, .sy_auevent = AUE_CHOWN, .…
H A Dlinux32_proto.h1794 int linux_chown(struct thread *, struct linux_chown_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c232 …{ .sy_narg = AS(linux_chown_args), .sy_call = (sy_call_t *)linux_chown, .sy_auevent = AUE_CHOWN, .…
H A Dlinux_proto.h1788 int linux_chown(struct thread *, struct linux_chown_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c232 …{ .sy_narg = AS(linux_chown_args), .sy_call = (sy_call_t *)linux_chown, .sy_auevent = AUE_CHOWN, .…
H A Dlinux_proto.h1362 int linux_chown(struct thread *, struct linux_chown_args *);