Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_file.c722 linux_chmod(struct thread *td, struct linux_chmod_args *args) in linux_chmod() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c32 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux_proto.h1747 int linux_chmod(struct thread *, struct linux_chmod_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c107 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux_proto.h1522 int linux_chmod(struct thread *, struct linux_chmod_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c33 …{ .sy_narg = AS(linux_chmod_args), .sy_call = (sy_call_t *)linux_chmod, .sy_auevent = AUE_CHMOD, .…
H A Dlinux32_proto.h1753 int linux_chmod(struct thread *, struct linux_chmod_args *);