Searched refs:sys_getresuid (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/i386/linux/ |
| D | linux_sysent.c | 230 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-9-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 231 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_prot.c | 1166 sys_getresuid(register struct thread *td, struct getresuid_args *uap) in sys_getresuid() function
|
| D | init_sysent.c | 397 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 410 …{ AS(getresuid_args), (sy_call_t *)sys_getresuid, AUE_GETRESUID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 1991 int sys_getresuid(struct thread *, struct getresuid_args *);
|