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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A DtsaSupport.c83 #define tsaDebug(fmt, ...) \ macro
100 #define tsaDebug(args...) tsa_secdebug("tsa", ## args) macro
110 #define dtprintf(args...) tsaDebug(args)
508 { tsaDebug("default: connection error: %s\n", xpc_dictionary_get_string(event, XPC_ERROR_KEY_DESCRIPTION)); }
510 { tsaDebug("default: unexpected connection event %p\n", event); }
523 tsaDebug("xpc_connection_send_message_with_reply handler called back\n");
528 { tsaDebug("message error: %s\n", xpc_dictionary_get_string(reply, XPC_ERROR_KEY_DESCRIPTION)); }
530 { tsaDebug("received connection\n"); }
537 tsaDebug("DEBUG %s\n", debug);
544 tsaDebug("xpcTSRLengt
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DtsaSupport.c83 #define tsaDebug(fmt, ...) \ macro
100 #define tsaDebug(args...) tsa_secdebug("tsa", ## args) macro
110 #define dtprintf(args...) tsaDebug(args)
508 { tsaDebug("default: connection error: %s\n", xpc_dictionary_get_string(event, XPC_ERROR_KEY_DESCRIPTION)); }
510 { tsaDebug("default: unexpected connection event %p\n", event); }
523 tsaDebug("xpc_connection_send_message_with_reply handler called back\n");
528 { tsaDebug("message error: %s\n", xpc_dictionary_get_string(reply, XPC_ERROR_KEY_DESCRIPTION)); }
530 { tsaDebug("received connection\n"); }
537 tsaDebug("DEBUG %s\n", debug);
544 tsaDebug("xpcTSRLengt
[all...]

Completed in 77 milliseconds