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

/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_sysent.c192 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
H A Dlinux_proto.h540 struct linux_getresgid16_args { struct
1309 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
H A Dlinux_systrace_args.c1215 struct linux_getresgid16_args *p = params;
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_sysent.c193 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
H A Dlinux32_proto.h539 struct linux_getresgid16_args { struct
1290 int linux_getresgid16(struct thread *, struct linux_getresgid16_args *);
H A Dlinux32_systrace_args.c1172 struct linux_getresgid16_args *p = params;

Completed in 90 milliseconds