Home
last modified time | relevance | path

Searched refs:__BSM_INTERNAL_NOTIFY_KEY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/openbsm/bin/auditd/
H A Dauditd_darwin.c79 #ifndef __BSM_INTERNAL_NOTIFY_KEY
80 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro
209 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in auditd_set_state()
227 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in auditd_get_state()
/freebsd/contrib/openbsm/libauditd/
H A Dauditd_lib.c73 #ifndef __BSM_INTERNAL_NOTIFY_KEY
74 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro
1267 #ifdef __BSM_INTERNAL_NOTIFY_KEY in audit_quick_stop()
1268 notify_post(__BSM_INTERNAL_NOTIFY_KEY); in audit_quick_stop()
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_notify.c70 status = notify_register_check(__BSM_INTERNAL_NOTIFY_KEY, &token); in au_notify_initialize()
/freebsd/contrib/openbsm/bsm/
H A Dlibbsm.h895 #define __BSM_INTERNAL_NOTIFY_KEY "com.apple.audit.change" macro