Home
last modified time | relevance | path

Searched refs:IsPathWritable (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dmogrify.c397 static inline MagickBooleanType IsPathWritable(const char *path) in IsPathWritable() function
3983 (IsPathWritable(image->filename) != MagickFalse)) in MogrifyImageCommand()