MagickCore  6.7.7
_MagicInfo Struct Reference

#include <magic.h>

Data Fields

char * path
char * name
char * target
unsigned char * magic
size_t length
MagickOffsetType offset
MagickBooleanType exempt
MagickBooleanType stealth
size_t signature

Detailed Description

Definition at line 25 of file magic.h.


Field Documentation

Definition at line 36 of file magic.h.

Referenced by GetMagicInfo(), LoadMagicList(), and LoadMagicLists().

unsigned char* _MagicInfo::magic

Definition at line 33 of file magic.h.

Referenced by DestroyMagicElement(), GetMagicInfo(), LoadMagicList(), and LoadMagicLists().

Definition at line 28 of file magic.h.

Referenced by DestroyMagicElement(), ListMagicInfo(), LoadMagicList(), and LoadMagicLists().

Definition at line 46 of file magic.h.

Referenced by GetMagicName(), LoadMagicList(), and LoadMagicLists().

Definition at line 28 of file magic.h.

Referenced by DestroyMagicElement(), ListMagicInfo(), LoadMagicList(), and LoadMagicLists().


The documentation for this struct was generated from the following file: