Searched defs:secdebug (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddebugging_internal.h31 #define secdebug(scope, format...) secdebug_internal(scope, format) macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddebugging_internal.h31 #define secdebug(scope, format...) secdebug_internal(scope, format) macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A DsslDebug.h33 #define secdebug(x...) macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A DsslDebug.h33 #define secdebug(x...) macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A DsslDebug.h33 #define secdebug(x...) macro
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A Ddebugging.h40 #define secdebug(scope, format, ...) printf((format), ## __VA_ARGS__) macro
42 #define secdebug(scope, format, ...) /* nothing */ macro
97 # define secdebug(scope,format, ...) __security_debug(CFSTR(scope), \ macro
101 # define secdebug(scope,...) /* nothing */ macro
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A Ddebugging.h40 #define secdebug(scope, format, ...) printf((format), ## __VA_ARGS__) macro
42 #define secdebug(scope, format, ...) /* nothing */ macro
97 # define secdebug(scope,format, ...) __security_debug(CFSTR(scope), \ macro
101 # define secdebug(scope,...) /* nothing */ macro
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecAccess.cpp33 #undef secdebug macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecAccess.cpp33 #undef secdebug macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecAccess.cpp33 #undef secdebug macro

Completed in 146 milliseconds