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

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_uid16.c134 linux_lchown16(struct thread *td, struct linux_lchown16_args *args)
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h80 struct linux_lchown16_args { struct
1132 int linux_lchown16(struct thread *, struct linux_lchown16_args *);
H A Dlinux_sysent.c37 { AS(linux_lchown16_args), (sy_call_t *)linux_lchown16, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 16 = linux_lchown16 */
H A Dlinux_systrace_args.c135 struct linux_lchown16_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h80 struct linux_lchown16_args { struct
1113 int linux_lchown16(struct thread *, struct linux_lchown16_args *);
H A Dlinux32_sysent.c38 { AS(linux_lchown16_args), (sy_call_t *)linux_lchown16, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 16 = linux_lchown16 */
H A Dlinux32_systrace_args.c135 struct linux_lchown16_args *p = params;

Completed in 270 milliseconds