OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPolicyValue
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
policy.h
53
*
GetPolicyValue
(const char *name),
resource.c
440
value=
GetPolicyValue
("temporary-path");
[
all
...]
policy.c
478
%
GetPolicyValue
() returns the value associated with the named policy.
480
% The format of the
GetPolicyValue
method is:
482
% char *
GetPolicyValue
(const char *name)
489
MagickExport char *
GetPolicyValue
(const char *name)
[
all
...]
distribute-cache.c
207
shared_secret=
GetPolicyValue
("shared-secret");
813
shared_secret=
GetPolicyValue
("shared-secret");
[
all
...]
magick.c
[
all
...]
methods.h
[
all
...]
Completed in 2713 milliseconds