18#ifndef MAGICKCORE_POLICY_PRIVATE_H
19#define MAGICKCORE_POLICY_PRIVATE_H
21#if defined(__cplusplus) || defined(c_plusplus)
27#if MAGICKCORE_ZERO_CONFIGURATION_SUPPORT
33 *ZeroConfigurationPolicy = \
48#if defined(__cplusplus) || defined(c_plusplus)
MagickBooleanType
Definition: magick-type.h:203
@ MagickFalse
Definition: magick-type.h:204
@ MagickTrue
Definition: magick-type.h:205
static MagickBooleanType IsPathAuthorized(const PolicyRights rights, const char *filename)
Definition: policy-private.h:38
MagickExport MagickBooleanType IsRightsAuthorized(const PolicyDomain domain, const PolicyRights rights, const char *pattern)
Definition: policy.c:786
MagickExport MagickBooleanType IsRightsAuthorizedByName(const PolicyDomain domain, const char *name, const PolicyRights rights, const char *pattern)
Definition: policy.c:653
@ PathPolicyDomain
Definition: policy.h:34
@ SystemPolicyDomain
Definition: policy.h:36
PolicyRights
Definition: policy.h:42
static MagickBooleanType is_symlink_utf8(const char *path)
Definition: utility-private.h:412