Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_file.c1555 linux_lchown(struct thread *td, struct linux_lchown_args *args) in linux_lchown() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c215 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
H A Dlinux_proto.h1885 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c111 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
H A Dlinux_proto.h1524 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c216 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
H A Dlinux32_proto.h1890 int linux_lchown(struct thread *, struct linux_lchown_args *);