Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c159 …{ AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux32_proto.h429 struct linux_setfsgid16_args { struct
1612 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
H A Dlinux32_systrace_args.c916 struct linux_setfsgid16_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c159 …{ AS(linux_setfsgid16_args), (sy_call_t *)linux_setfsgid16, AUE_SETFSGID, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h437 struct linux_setfsgid16_args { struct
1632 int linux_setfsgid16(struct thread *, struct linux_setfsgid16_args *);
H A Dlinux_systrace_args.c954 struct linux_setfsgid16_args *p = params; in systrace_args()