Searched refs:linux_getresgid16_args (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 191 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR…
|
| D | linux32_proto.h | 527 struct linux_getresgid16_args { struct 1660 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
|
| D | linux32_systrace_args.c | 1152 struct linux_getresgid16_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 191 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR…
|
| D | linux_proto.h | 528 struct linux_getresgid16_args { struct 1668 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
|
| D | linux_systrace_args.c | 1195 struct linux_getresgid16_args *p = params; in systrace_args()
|