Searched refs:STRICT_SAFETY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dsafecalls.h63 #ifndef STRICT_SAFETY
64 #define STRICT_SAFETY 1 macro
66 #if STRICT_SAFETY
78 #endif // STRICT_SAFETY
H A Dsafecalls.c63 #define STRICT_SAFETY 0 // since our wrappers need to call the real calls macro
64 #include "safecalls.h" // w/o STRICT_SAFETY, will #define mkdir, etc

Completed in 169 milliseconds