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

/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_sysent.c144 { AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 123 = linux_setfsgid */
H A Dlinux_proto.h455 struct linux_setfsgid_args { struct
1204 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_systrace_args.c1032 struct linux_setfsgid_args *p = params;
/freebsd-11.0-release/sys/i386/linux/
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_proto.h684 struct linux_setfsgid_args { struct
1341 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_systrace_args.c1560 struct linux_setfsgid_args *p = params;
/freebsd-11.0-release/sys/amd64/linux32/
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_proto.h683 struct linux_setfsgid_args { struct
1322 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux32_systrace_args.c1517 struct linux_setfsgid_args *p = params;

Completed in 226 milliseconds