Home
last modified time | relevance | path

Searched refs:linux_setfsgid_args (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c172 …{ AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC…
H A Dlinux_proto.h561 struct linux_setfsgid_args { struct
1175 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_systrace_args.c1143 struct linux_setfsgid_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c143 …{ AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC…
H A Dlinux_proto.h455 struct linux_setfsgid_args { struct
1335 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_systrace_args.c1032 struct linux_setfsgid_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c236 …{ AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC…
H A Dlinux32_proto.h671 struct linux_setfsgid_args { struct
1666 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux32_systrace_args.c1497 struct linux_setfsgid_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c236 …{ AS(linux_setfsgid_args), (sy_call_t *)linux_setfsgid, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_STATIC…
H A Dlinux_proto.h672 struct linux_setfsgid_args { struct
1685 int linux_setfsgid(struct thread *, struct linux_setfsgid_args *);
H A Dlinux_systrace_args.c1540 struct linux_setfsgid_args *p = params; in systrace_args()