]> git.saurik.com Git - apple/security.git/blobdiff - OSX/utilities/debugging.h
Security-59306.61.1.tar.gz
[apple/security.git] / OSX / utilities / debugging.h
index 3a2a31068387261a4d0da87b0630521ef6b50bb4..52769f1909b6018a0a2791849e5b764c32fcf7eb 100644 (file)
@@ -148,6 +148,7 @@ void __security_stackshotreport(CFStringRef reason, uint32_t code);
 /* For testing only, turns off/on simulated crashes, when turning on, returns number of
    simulated crashes which were not reported since last turned off. */
 int __security_simulatecrash_enable(bool enable);
 /* For testing only, turns off/on simulated crashes, when turning on, returns number of
    simulated crashes which were not reported since last turned off. */
 int __security_simulatecrash_enable(bool enable);
+bool __security_simulatecrash_enabled(void);
 
 /* Logging control functions */
 
 
 /* Logging control functions */