|
MagickCore
6.7.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 |
Definition at line 76 of file policy.c.
Referenced by IsRightsAuthorized(), ListPolicyInfo(), LoadPolicyList(), and LoadPolicyLists().
Definition at line 87 of file policy.c.
Referenced by LoadPolicyList(), LoadPolicyLists(), and DestroyPolicyElement().
| char* _PolicyInfo::name |
Definition at line 82 of file policy.c.
Referenced by GetPolicyInfo(), GetPolicyInfoList(), GetPolicyList(), LoadPolicyList(), LoadPolicyLists(), and DestroyPolicyElement().
| char* _PolicyInfo::path |
Definition at line 73 of file policy.c.
Referenced by ListPolicyInfo(), LoadPolicyList(), LoadPolicyLists(), and DestroyPolicyElement().
| char * _PolicyInfo::pattern |
Definition at line 82 of file policy.c.
Referenced by IsRightsAuthorized(), LoadPolicyList(), LoadPolicyLists(), and DestroyPolicyElement().
Definition at line 79 of file policy.c.
Referenced by IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
| size_t _PolicyInfo::signature |
Definition at line 95 of file policy.c.
Referenced by LoadPolicyList(), and LoadPolicyLists().
Definition at line 87 of file policy.c.
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyList().
| char * _PolicyInfo::value |
Definition at line 82 of file policy.c.
Referenced by GetPolicyValue(), LoadPolicyList(), LoadPolicyLists(), and DestroyPolicyElement().