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

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_uid16.c109 linux_chown16(struct thread *td, struct linux_chown16_args *args)
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h579 struct linux_chown16_args { struct
1255 int linux_chown16(struct thread *, struct linux_chown16_args *);
H A Dlinux_sysent.c203 { AS(linux_chown16_args), (sy_call_t *)linux_chown16, AUE_CHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 182 = linux_chown16 */
H A Dlinux_systrace_args.c1313 struct linux_chown16_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h582 struct linux_chown16_args { struct
1236 int linux_chown16(struct thread *, struct linux_chown16_args *);
H A Dlinux32_sysent.c204 { AS(linux_chown16_args), (sy_call_t *)linux_chown16, AUE_CHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 182 = linux_chown16 */
H A Dlinux32_systrace_args.c1270 struct linux_chown16_args *p = params;

Completed in 172 milliseconds