Searched refs:kNotifySecAssessmentMasterSwitch (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DSecAssessment.h49 #define kNotifySecAssessmentMasterSwitch "com.apple.security.assessment.masterswitch" macro
H A Dpolicydb.cpp392 if (notify_register_check(kNotifySecAssessmentMasterSwitch, &token) == NOTIFY_STATUS_OK)
439 notify_post(kNotifySecAssessmentMasterSwitch);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DSecAssessment.h49 #define kNotifySecAssessmentMasterSwitch "com.apple.security.assessment.masterswitch" macro
H A Dpolicydb.cpp392 if (notify_register_check(kNotifySecAssessmentMasterSwitch, &token) == NOTIFY_STATUS_OK)
439 notify_post(kNotifySecAssessmentMasterSwitch);

Completed in 167 milliseconds