Searched refs:linux_setfsgid16_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c160 { AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 139 = linux_setfsgid16 */
H A Dlinux32_proto.h428 struct linux_setfsgid16_args { struct
1611 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
H A Dlinux32_systrace_args.c916 struct linux_setfsgid16_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c159 { AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 139 = linux_setfsgid16 */
H A Dlinux_proto.h436 struct linux_setfsgid16_args { struct
1631 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
H A Dlinux_systrace_args.c954 struct linux_setfsgid16_args *p = params;

Completed in 298 milliseconds