Searched refs:getaudit (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/legacy/
H A Dmodule.mk6 getaudit.c \
H A Dgetaudit.c28 * Wrappers for the legacy getaudit() and setaudit() syscalls.
32 getaudit(struct auditinfo *ainfo) function
/darwin-on-arm/xnu/bsd/bsm/
H A Daudit.h321 * getaudit()/setaudit() are deprecated and have been replaced with
325 int getaudit(struct auditinfo *)
333 int getaudit(struct auditinfo *);
/darwin-on-arm/xnu/bsd/man/man2/
H A DMakefile65 getaudit.2 \
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_token.c1120 if (getaudit(&auinfo) != 0)

Completed in 33 milliseconds