Home
last modified time | relevance | path

Searched refs:setresuid_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/sys/compat/linux/
Dlinux_uid16.c428 struct setresuid_args bsd; in linux_setresuid16()
/freebsd-10-stable/sys/kern/
Dkern_prot.c1009 struct setresuid_args { struct
1017 sys_setresuid(register struct thread *td, struct setresuid_args *uap) in sys_setresuid() argument
Dinit_sysent.c347 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
Dsystrace_args.c1624 struct setresuid_args *p = params; in systrace_args()
/freebsd-10-stable/sys/amd64/linux/
Dlinux_sysent.c137 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux_systrace_args.c982 struct setresuid_args *p = params; in systrace_args()
/freebsd-10-stable/sys/i386/linux/
Dlinux_sysent.c228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux_systrace_args.c1494 struct setresuid_args *p = params; in systrace_args()
/freebsd-10-stable/sys/amd64/linux32/
Dlinux32_sysent.c229 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux32_systrace_args.c1451 struct setresuid_args *p = params; in systrace_args()
/freebsd-10-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c360 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dfreebsd32_systrace_args.c1527 struct setresuid_args *p = params; in systrace_args()
/freebsd-10-stable/sys/sys/
Dsysproto.h860 struct setresuid_args { struct
2026 int sys_setresuid(struct thread *, struct setresuid_args *);