Searched refs:__BSM_INTERNAL_NOTIFY_KEY (Results 1 – 4 of 4) sorted by relevance
79 #ifndef __BSM_INTERNAL_NOTIFY_KEY80 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro209 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in auditd_set_state()227 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in auditd_get_state()
73 #ifndef __BSM_INTERNAL_NOTIFY_KEY74 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro1267 #ifdef __BSM_INTERNAL_NOTIFY_KEY in audit_quick_stop()1268 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in audit_quick_stop()
70 status = notify_register_check(__BSM_INTERNAL_NOTIFY_KEY, &token); in au_notify_initialize()
895 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro