HomeSort by relevance Sort by last modified time
    Searched refs:ExecutePolicyRights (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
policy.h 46 ExecutePolicyRights = 0x04
policy.c 619 if (((rights & ExecutePolicyRights) != 0) &&
620 ((p->rights & ExecutePolicyRights) == 0))
709 if ((policy_info[i]->rights & ExecutePolicyRights) != 0)
    [all...]
delegate.c 367 rights=ExecutePolicyRights;
    [all...]
option.c     [all...]

Completed in 672 milliseconds