
Data Fields | |
| char * | path |
| PolicyDomain | domain |
| PolicyRights | rights |
| char * | name |
| char * | pattern |
| char * | value |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| MagickBooleanType | debug |
| SemaphoreInfo * | semaphore |
| unsigned long | signature |
Definition at line 67 of file policy.c.
Definition at line 73 of file policy.c.
Referenced by IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
Definition at line 84 of file policy.c.
Referenced by DestroyPolicyElement(), LoadPolicyList(), and LoadPolicyLists().
| char* _PolicyInfo::name |
Definition at line 79 of file policy.c.
Referenced by DestroyPolicyElement(), GetPolicyInfo(), GetPolicyInfoList(), GetPolicyList(), LoadPolicyList(), and LoadPolicyLists().
| char* _PolicyInfo::path |
Definition at line 70 of file policy.c.
Referenced by DestroyPolicyElement(), ListPolicyInfo(), LoadPolicyList(), and LoadPolicyLists().
| char * _PolicyInfo::pattern |
Definition at line 79 of file policy.c.
Referenced by DestroyPolicyElement(), IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
Definition at line 76 of file policy.c.
Referenced by IsRightsAuthorized(), LoadPolicyList(), and LoadPolicyLists().
| unsigned long _PolicyInfo::signature |
Definition at line 92 of file policy.c.
Referenced by LoadPolicyList(), and LoadPolicyLists().
Definition at line 84 of file policy.c.
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyList().
| char * _PolicyInfo::value |
Definition at line 79 of file policy.c.
Referenced by DestroyPolicyElement(), GetPolicyValue(), LoadPolicyList(), and LoadPolicyLists().
1.6.1