Searched refs:AUDIT_AHLT (Results 1 – 3 of 3) sorted by relevance
35 #define ALL_POLICIES (AUDIT_AHLT|\59 {"ahlt", AUDIT_AHLT, "halt machine if it can not record an "
263 #define AUDIT_AHLT 0x0002 /* HALT machine on undelivered async event */ macro281 #define AUDIT_GLOBAL (AUDIT_AHLT | AUDIT_PERZONE)
768 if (((audit_policy & AUDIT_AHLT) == 0) || in audit_async_drop()