Searched refs:linux_setfsgid16_args (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 159 …{ AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux32_proto.h | 429 struct linux_setfsgid16_args { struct 1612 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
|
| H A D | linux32_systrace_args.c | 916 struct linux_setfsgid16_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 159 …{ AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 437 struct linux_setfsgid16_args { struct 1632 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
|
| H A D | linux_systrace_args.c | 954 struct linux_setfsgid16_args *p = params; in systrace_args()
|