Searched refs:DistributePixelCacheServer (Results 1 – 4 of 4) sorted by relevance
28 DistributePixelCacheServer(const int,ExceptionInfo *);
453 MagickExport void DistributePixelCacheServer(const int port, in DistributePixelCacheServer() function876 MagickExport void DistributePixelCacheServer(const int port, in DistributePixelCacheServer() function
299 #define DistributePixelCacheServer PrependMagickMethod(DistributePixelCacheServer) macro
177 DistributePixelCacheServer(StringToInteger(argv[++i]),exception); in MagickCommandGenesis()