Searched refs:setresuid_args (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_uid16.c | 419 struct setresuid_args bsd; in linux_setresuid16()
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_prot.c | 1004 struct setresuid_args { struct 1012 sys_setresuid(struct thread *td, struct setresuid_args *uap) in sys_setresuid() argument
|
| D | init_sysent.c | 363 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| D | systrace_args.c | 1448 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/arm64/linux/ |
| D | linux_sysent.c | 167 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux_systrace_args.c | 1112 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 137 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux_systrace_args.c | 982 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux32_systrace_args.c | 1435 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 228 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux_systrace_args.c | 1474 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 370 …{ AS(setresuid_args), (sy_call_t *)sys_setresuid, AUE_SETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| D | freebsd32_systrace_args.c | 1414 struct setresuid_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 776 struct setresuid_args { struct 1977 int sys_setresuid(struct thread *, struct setresuid_args *);
|