MagickCore  6.7.5
client.c File Reference
Include dependency graph for client.c:

Go to the source code of this file.

Functions

MagickExport const char * GetClientName (void)
MagickExport const char * GetClientPath (void)
MagickExport const char * SetClientName (const char *name)
MagickExport const char * SetClientPath (const char *path)

Function Documentation

MagickExport const char* GetClientName ( void  )
MagickExport const char* GetClientPath ( void  )

Definition at line 87 of file client.c.

References SetClientPath().

Referenced by GetConfigurePaths().

MagickExport const char* SetClientName ( const char *  name)

Definition at line 114 of file client.c.

References MaxTextExtent, and CopyMagickString().

Referenced by GetClientName(), and MagickCoreGenesis().

MagickExport const char* SetClientPath ( const char *  path)

Definition at line 148 of file client.c.

References MaxTextExtent, and CopyMagickString().

Referenced by GetClientPath(), and MagickCoreGenesis().