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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c114 { AS(linux_lchown_args), (sy_call_t *)linux_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 94 = linux_lchown */
H A Dlinux_proto.h1322 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1549 linux_lchown(struct thread *td, struct linux_lchown_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c219 { AS(linux_lchown_args), (sy_call_t *)linux_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 198 = linux_lchown */
H A Dlinux32_proto.h1658 int linux_lchown(struct thread *, struct linux_lchown_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c218 { AS(linux_lchown_args), (sy_call_t *)linux_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 198 = linux_lchown */
H A Dlinux_proto.h1677 int linux_lchown(struct thread *, struct linux_lchown_args *);

Completed in 127 milliseconds