Home
last modified time | relevance | path

Searched refs:linux_getresgid16_args (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h432 struct linux_getresgid16_args { struct
1332 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
H A Dlinux_sysent.c191 …{ .sy_narg = AS(linux_getresgid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = …
H A Dlinux_systrace_args.c995 struct linux_getresgid16_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h527 struct linux_getresgid16_args { struct
1719 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
H A Dlinux32_sysent.c191 …{ .sy_narg = AS(linux_getresgid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = …
H A Dlinux32_systrace_args.c1152 struct linux_getresgid16_args *p = params; in systrace_args()
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h528 struct linux_getresgid16_args { struct
1713 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
H A Dlinux_sysent.c191 …{ .sy_narg = AS(linux_getresgid16_args), .sy_call = (sy_call_t *)linux_getresgid16, .sy_auevent = …
H A Dlinux_systrace_args.c1195 struct linux_getresgid16_args *p = params; in systrace_args()