18 #ifndef MAGICKCORE_POLICY_PRIVATE_H 19 #define MAGICKCORE_POLICY_PRIVATE_H 24 #if defined(__cplusplus) || defined(c_plusplus) 28 #if defined(MAGICKCORE_ZERO_CONFIGURATION_SUPPORT) 34 *ZeroConfigurationPolicy = \
49 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType IsRightsAuthorized(const PolicyDomain domain, const PolicyRights rights, const char *pattern)
Definition: policy.c:746
PolicyRights
Definition: policy.h:41
static MagickBooleanType IsPathAuthorized(const PolicyRights rights, const char *filename)
Definition: policy-private.h:39
MagickBooleanType
Definition: magick-type.h:191
Definition: magick-type.h:194
Definition: magick-type.h:193
static MagickBooleanType is_symlink_utf8(const char *path)
Definition: utility-private.h:407
MagickExport MagickBooleanType IsRightsAuthorizedByName(const PolicyDomain domain, const char *name, const PolicyRights rights, const char *pattern)
Definition: policy.c:613