MagickCore
6.8.5
|
Data Fields | |
char * | path |
PolicyDomain | domain |
PolicyRights | rights |
char * | name |
char * | pattern |
char * | value |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
size_t | signature |
MagickBooleanType _PolicyInfo::debug |
PolicyDomain _PolicyInfo::domain |
Referenced by IsRightsAuthorized(), ListPolicyInfo(), LoadPolicyList(), and LoadPolicyLists().
MagickBooleanType _PolicyInfo::exempt |
Referenced by DestroyPolicyElement(), LoadPolicyList(), and LoadPolicyLists().
char* _PolicyInfo::name |
Referenced by DestroyPolicyElement(), GetPolicyInfo(), GetPolicyInfoList(), GetPolicyList(), LoadPolicyList(), and LoadPolicyLists().
char* _PolicyInfo::path |
Referenced by DestroyPolicyElement(), ListPolicyInfo(), LoadPolicyList(), and LoadPolicyLists().
char * _PolicyInfo::pattern |
Referenced by DestroyPolicyElement(), IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
PolicyRights _PolicyInfo::rights |
Referenced by IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
SemaphoreInfo* _PolicyInfo::semaphore |
size_t _PolicyInfo::signature |
Referenced by LoadPolicyList(), and LoadPolicyLists().
MagickBooleanType _PolicyInfo::stealth |
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyList().
char * _PolicyInfo::value |
Referenced by DestroyPolicyElement(), GetPolicyValue(), LoadPolicyList(), and LoadPolicyLists().