Searched refs:sys_getauid (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_syscalls.c | 595 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid() function 859 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid() function
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 499 …{ AS(getauid_args), (sy_call_t *)sys_getauid, AUE_GETAUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 506 …{ AS(getauid_args), (sy_call_t *)sys_getauid, AUE_GETAUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2079 int sys_getauid(struct thread *, struct getauid_args *);
|