Searched refs:sys_getresuid (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/amd64/linux/ |
| HD | linux_sysent.c | 139 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/i386/linux/ |
| HD | linux_sysent.c | 230 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 231 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/kern/ |
| HD | kern_prot.c | 1170 sys_getresuid(register struct thread *td, struct getresuid_args *uap) in sys_getresuid() function
|
| HD | init_sysent.c | 409 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /NextBSD/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 410 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2298 int sys_getresuid(struct thread *, struct getresuid_args *);
|