Searched refs:linux_lchown (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c218 { .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 198 = linux_lchown */
H A Dlinux_proto.h1738 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c218 { .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 198 = linux_lchown */
H A Dlinux32_proto.h1744 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_sysent.c218 { .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 198 = linux_lchown */
H A Dlinux_proto.h1357 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c1760 linux_lchown(struct thread *td, struct linux_lchown_args *args) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c114 { .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 94 = linux_lchown */
H A Dlinux_proto.h1414 int linux_lchown(struct thread *, struct linux_lchown_args *);

Completed in 273 milliseconds