Home
last modified time | relevance | path

Searched refs:setresgid_args (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_prot.c1099 struct setresgid_args { struct
1107 sys_setresgid(struct thread *td, struct setresgid_args *uap) in sys_setresgid() argument
H A Dinit_sysent.c370 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dsystrace_args.c1457 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c169 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dlinux_systrace_args.c1184 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c230 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dlinux_systrace_args.c1297 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c139 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dlinux_systrace_args.c1000 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c230 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dlinux32_systrace_args.c1458 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c230 …{ .sy_narg = AS(setresgid_args), .sy_call = (sy_call_t *)sys_setresgid, .sy_auevent = AUE_SETRESGI…
H A Dlinux_systrace_args.c1497 struct setresgid_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h781 struct setresgid_args { struct
2022 int sys_setresgid(struct thread *, struct setresgid_args *);