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

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h668 struct linux_setfsgid_args { struct
1276 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_sysent.c237 { AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 216 = linux_setfsgid */
H A Dlinux_systrace_args.c1559 struct linux_setfsgid_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h671 struct linux_setfsgid_args { struct
1257 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux32_sysent.c238 { AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 216 = linux_setfsgid */
H A Dlinux32_systrace_args.c1516 struct linux_setfsgid_args *p = params;

Completed in 183 milliseconds