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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_uid16.c108 linux_chown16(struct thread *td, struct linux_chown16_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_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 Dlinux32_proto.h584 struct linux_chown16_args { struct
1644 int linux_chown16(struct thread *, struct linux_chown16_args *);
H A Dlinux32_systrace_args.c1254 struct linux_chown16_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c202 { AS(linux_chown16_args), (sy_call_t *)linux_chown16, AUE_CHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 182 = linux_chown16 */
H A Dlinux_proto.h585 struct linux_chown16_args { struct
1663 int linux_chown16(struct thread *, struct linux_chown16_args *);
H A Dlinux_systrace_args.c1297 struct linux_chown16_args *p = params;

Completed in 279 milliseconds