Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_uid16.c419 struct setresuid_args bsd; in linux_setresuid16()
/freebsd-12-stable/sys/kern/
Dkern_prot.c1004 struct setresuid_args { struct
1012 sys_setresuid(struct thread *td, struct setresuid_args *uap) in sys_setresuid() argument
Dinit_sysent.c363 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
Dsystrace_args.c1448 struct setresuid_args *p = params; in systrace_args()
/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysent.c167 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux_systrace_args.c1112 struct setresuid_args *p = params; in systrace_args()
/freebsd-12-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-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux32_systrace_args.c1435 struct setresuid_args *p = params; in systrace_args()
/freebsd-12-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.c1474 struct setresuid_args *p = params; in systrace_args()
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c370 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
Dfreebsd32_systrace_args.c1414 struct setresuid_args *p = params; in systrace_args()
/freebsd-12-stable/sys/sys/
Dsysproto.h776 struct setresuid_args { struct
1977 int sys_setresuid(struct thread *, struct setresuid_args *);