Searched refs:getresgid_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_prot.c1185 struct getresgid_args { struct
1193 sys_getresgid(register struct thread *td, struct getresgid_args *uap)
H A Dinit_sysent.c397 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 361 = getresgid */
H A Dsystrace_args.c1985 struct getresgid_args *p = params;
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_sysent.c140 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 120 = getresgid */
H A Dlinux_systrace_args.c1009 struct getresgid_args *p = params;
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c232 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux32_systrace_args.c1478 struct getresgid_args *p = params;
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_sysent.c231 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux_systrace_args.c1521 struct getresgid_args *p = params;
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c410 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 = getresgid */
H A Dfreebsd32_systrace_args.c1877 struct getresgid_args *p = params;
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1051 struct getresgid_args { struct
2070 int sys_getresgid(struct thread *, struct getresgid_args *);

Completed in 233 milliseconds