Home
last modified time | relevance | path

Searched refs:AUT_TRAILER_MAGIC (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/bsm/
H A Daudit_record.h177 #define AUT_TRAILER_MAGIC 0xb105 macro
/xnu-8020.101.4/bsd/security/audit/
H A Daudit_bsm_token.c1565 u_int16_t magic = AUT_TRAILER_MAGIC; in au_to_trailer()
H A Daudit_bsm.c2118 if (ntohs(trl->magic) != AUT_TRAILER_MAGIC) { in bsm_rec_verify()