Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_uid16.c419 struct setresuid_args bsd; in linux_setresuid16()
/freebsd-12.1/sys/kern/
H A Dkern_prot.c1007 struct setresuid_args { struct
1015 sys_setresuid(struct thread *td, struct setresuid_args *uap) in sys_setresuid() argument
H A Dinit_sysent.c363 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dsystrace_args.c1448 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c167 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
H A Dlinux_systrace_args.c1100 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c137 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
H A Dlinux_systrace_args.c982 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
H A Dlinux32_systrace_args.c1431 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
H A Dlinux_systrace_args.c1474 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c370 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dfreebsd32_systrace_args.c1414 struct setresuid_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h776 struct setresuid_args { struct
1964 int sys_setresuid(struct thread *, struct setresuid_args *);