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)
ExceptionType
Definition: exception.h:29
MagickExport int Exit(int)
MagickExport int MACSystemCommand(const char *)
MagickExport void SetApplicationType(const char *, const char *, OSType)
MagickExport void closedir(DIR *)
MagickExport void MACErrorHandler(const ExceptionType, const char *, const char *)
MagickExport DIR * opendir(const char *)
MagickExport struct dirent * readdir(DIR *)
MagickExport void ProcessPendingEvents(const char *)
MagickExport MagickBooleanType MACIsMagickConflict(const char *)
MagickExport long telldir(DIR *)
MagickExport void MACWarningHandler(const ExceptionType, const char *, const char *)
MagickExport Image * ReadPICTImage(const ImageInfo *, ExceptionInfo *)
MagickExport void seekdir(DIR *, long)
MagickBooleanType
Definition: magick-type.h:203
#define MagickExport
Definition: method-attribute.h:80
long d_DirID
Definition: mac.h:47
int d_VRefNum
Definition: mac.h:44
int d_index
Definition: mac.h:50
Definition: exception.h:103
char d_name[255]
Definition: mac.h:56
int d_namlen
Definition: mac.h:59