Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_record.h176 #define AUT_TRAILER_MAGIC 0xb105 macro
/f-stack/freebsd/security/audit/
H A Dbsm_token.c1601 u_int16_t magic = AUT_TRAILER_MAGIC; in au_to_trailer()