Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/man/man2/
H A DMakefile88 getauid.2 \
/xnu-12377.61.12/bsd/bsm/
H A Daudit.h380 int getauid(au_id_t *);
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_syscalls.c994 getauid(proc_t p, struct getauid_args *uap, __unused int32_t *retval) in getauid() function
1275 getauid(proc_t p, struct getauid_args *uap, int32_t *retval) in getauid() function
/xnu-12377.61.12/tests/
H A Daudit_session.c93 T_DECL(getauid, "getauid smoke test")
99 int rv_from_getauid = getauid(&auid2);