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 |
Referenced by AcquirePolicyCache(), GetPolicyInfo(), IsRightsAuthorized(), ListPolicyInfo(), LoadPolicyCache(), and SetMagickSecurityPolicy().
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), and LoadPolicyCache().
char* _PolicyInfo::name |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), GetPolicyInfo(), GetPolicyInfoList(), GetPolicyList(), and LoadPolicyCache().
char* _PolicyInfo::path |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), ListPolicyInfo(), and LoadPolicyCache().
char * _PolicyInfo::pattern |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), IsRightsAuthorized(), and LoadPolicyCache().
Referenced by AcquirePolicyCache(), IsRightsAuthorized(), and LoadPolicyCache().
size_t _PolicyInfo::signature |
Referenced by AcquirePolicyCache(), and LoadPolicyCache().
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyCache().
char * _PolicyInfo::value |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), GetPolicyValue(), and LoadPolicyCache().