MagickCore
7.0.10
|
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 |
Definition at line 84 of file policy.c.
Referenced by AcquirePolicyCache(), GetPolicyInfo(), IsRightsAuthorized(), ListPolicyInfo(), LoadPolicyCache(), SetMagickSecurityPolicy(), and SetPolicyValue().
MagickBooleanType _PolicyInfo::exempt |
Definition at line 95 of file policy.c.
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), LoadPolicyCache(), and SetPolicyValue().
char* _PolicyInfo::name |
Definition at line 90 of file policy.c.
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), GetPolicyInfo(), GetPolicyInfoList(), GetPolicyList(), LoadPolicyCache(), and SetPolicyValue().
char* _PolicyInfo::path |
Definition at line 81 of file policy.c.
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), ListPolicyInfo(), and LoadPolicyCache().
char * _PolicyInfo::pattern |
Definition at line 90 of file policy.c.
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), IsRightsAuthorized(), and LoadPolicyCache().
PolicyRights _PolicyInfo::rights |
Definition at line 87 of file policy.c.
Referenced by AcquirePolicyCache(), IsRightsAuthorized(), and LoadPolicyCache().
SemaphoreInfo* _PolicyInfo::semaphore |
size_t _PolicyInfo::signature |
Definition at line 103 of file policy.c.
Referenced by AcquirePolicyCache(), LoadPolicyCache(), and SetPolicyValue().
MagickBooleanType _PolicyInfo::stealth |
Definition at line 95 of file policy.c.
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyCache().
char * _PolicyInfo::value |
Definition at line 90 of file policy.c.
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), GetPolicyValue(), LoadPolicyCache(), and SetPolicyValue().