Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c790 linux_chmod(struct thread *td, struct linux_chmod_args *args) in linux_chmod() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c110 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux_proto.h1457 int linux_chmod(struct thread *, struct linux_chmod_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux32_proto.h1653 int linux_chmod(struct thread *, struct linux_chmod_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux_proto.h1646 int linux_chmod(struct thread *, struct linux_chmod_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c35 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux_proto.h1243 int linux_chmod(struct thread *, struct linux_chmod_args *);