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

/freebsd-10-stable/sys/kern/
H A Dkern_prot.c1158 struct getresuid_args { struct
1166 sys_getresuid(register struct thread *td, struct getresuid_args *uap)
H A Dinit_sysent.c396 { AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 360 = getresuid */
H A Dsystrace_args.c1976 struct getresuid_args *p = params;
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_sysent.c138 { AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 118 = getresuid */
H A Dlinux_systrace_args.c991 struct getresuid_args *p = params;
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c230 { AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 209 = getresuid */
H A Dlinux32_systrace_args.c1460 struct getresuid_args *p = params;
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_sysent.c229 { AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 209 = getresuid */
H A Dlinux_systrace_args.c1503 struct getresuid_args *p = params;
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c409 { AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 360 = getresuid */
H A Dfreebsd32_systrace_args.c1868 struct getresuid_args *p = params;
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1046 struct getresuid_args { struct
2069 int sys_getresuid(struct thread *, struct getresuid_args *);

Completed in 263 milliseconds