Searched refs:getresuid_args (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14-stable/sys/kern/ |
| HD | kern_prot.c | 1584 struct getresuid_args { struct 1592 sys_getresuid(struct thread *td, struct getresuid_args *uap) in sys_getresuid() argument
|
| HD | init_sysent.c | 423 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | systrace_args.c | 1776 struct getresuid_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 165 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | linux_systrace_args.c | 1179 struct getresuid_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 227 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | linux32_systrace_args.c | 1448 struct getresuid_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 135 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | linux_systrace_args.c | 990 struct getresuid_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 226 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | linux_systrace_args.c | 1479 struct getresuid_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/sys/ |
| HD | sysproto.h | 946 struct getresuid_args { struct 2106 int sys_getresuid(struct thread *, struct getresuid_args *);
|
| /freebsd-14-stable/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 424 …{ .sy_narg = AS(getresuid_args), .sy_call = (sy_call_t *)sys_getresuid, .sy_auevent = AUE_GETRESUI…
|
| HD | freebsd32_systrace_args.c | 1735 struct getresuid_args *p = params; in systrace_args()
|