]>
git.saurik.com Git - apple/security.git/blob - keychain/securityd/SecLogSettingsServer.h
2 // SecLogSettingsServer.h
7 #ifndef _SECURITY_SECLOGSETTINGSSERVER_H_
8 #define _SECURITY_SECLOGSETTINGSSERVER_H_
10 #include <CoreFoundation/CoreFoundation.h>
14 CFPropertyListRef
SecCopyLogSettings_Server(CFErrorRef
* error
);
15 bool SecSetXPCLogSettings_Server(CFTypeRef type
, CFErrorRef
* error
);
16 bool SecSetCircleLogSettings_Server(CFTypeRef type
, CFErrorRef
* error
);