Searched refs:sys_getresuid (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 229 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-11-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 230 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-11-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 138 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-11-stable/sys/kern/ |
| HD | kern_prot.c | 1185 sys_getresuid(struct thread *td, struct getresuid_args *uap) in sys_getresuid() function
|
| HD | init_sysent.c | 408 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /freebsd-11-stable/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 415 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /freebsd-11-stable/sys/sys/ |
| HD | sysproto.h | 2022 int sys_getresuid(struct thread *, struct getresuid_args *);
|