Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c191 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR…
Dlinux32_proto.h527 struct linux_getresgid16_args { struct
1660 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
Dlinux32_systrace_args.c1152 struct linux_getresgid16_args *p = params; in systrace_args()
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysent.c191 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR…
Dlinux_proto.h528 struct linux_getresgid16_args { struct
1668 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
Dlinux_systrace_args.c1195 struct linux_getresgid16_args *p = params; in systrace_args()