18 #ifndef MAGICKCORE_MAC_H
19 #define MAGICKCORE_MAC_H
26 #if defined(MAGICKCORE_POSIX_SUPPORT_VERSION)
28 # if !defined(DISABLE_SIOUX)
34 #if defined(__cplusplus) || defined(c_plusplus)
39 #define S_IWRITE 00200
79 #if defined(DISABLE_SIOUX)
81 (*MACEventHookPtr)(
const char *);
84 (*MACErrorHookPtr)(
const short,
const char *text);
87 MACSetErrorHook(MACErrorHookPtr),
88 MACSetEventHook(MACEventHookPtr),
89 MACFatalErrorHandler(
const ExceptionType,
const char *,
const char *);
92 #if !defined(MAGICKCORE_POSIX_SUPPORT_VERSION)
107 #if defined(__cplusplus) || defined(c_plusplus)
Definition: exception.h:102
ExceptionType
Definition: exception.h:28
MagickExport Image * ReadPICTImage(const ImageInfo *, ExceptionInfo *)
long d_DirID
Definition: mac.h:47
MagickBooleanType
Definition: magick-type.h:198
MagickExport int Exit(int)
MagickExport int MACSystemCommand(const char *)
MagickExport void closedir(DIR *)
int d_VRefNum
Definition: mac.h:44
int d_index
Definition: mac.h:50
MagickExport void MACWarningHandler(const ExceptionType, const char *, const char *)
MagickExport void ProcessPendingEvents(const char *)
MagickExport void SetApplicationType(const char *, const char *, OSType)
MagickExport long telldir(DIR *)
MagickExport struct dirent * readdir(DIR *)
MagickExport void MACErrorHandler(const ExceptionType, const char *, const char *)
MagickExport DIR * opendir(const char *)
MagickExport MagickBooleanType MACIsMagickConflict(const char *)
#define MagickExport
Definition: method-attribute.h:80
MagickExport void seekdir(DIR *, long)
int d_namlen
Definition: mac.h:59
char d_name[255]
Definition: mac.h:56