Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/man/man2/
H A DMakefile86 getauid.2 \
/xnu-10063.141.1/bsd/bsm/
H A Daudit.h380 int getauid(au_id_t *);
/xnu-10063.141.1/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-10063.141.1/tests/
H A Daudit_session.c93 T_DECL(getauid, "getauid smoke test")
99 int rv_from_getauid = getauid(&auid2);