Home
last modified time | relevance | path

Searched refs:sys_getauid (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/security/audit/
Daudit_syscalls.c595 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/
Dinit_sysent.c499 …{ AS(getauid_args), (sy_call_t *)sys_getauid, AUE_GETAUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c506 …{ AS(getauid_args), (sy_call_t *)sys_getauid, AUE_GETAUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
/freebsd-12-stable/sys/sys/
Dsysproto.h2079 int sys_getauid(struct thread *, struct getauid_args *);