![]() |
![]() |
![]() |
#include "magick/delegate.h"
#include <windows.h>
#include <winuser.h>
#include <wingdi.h>
#include <io.h>
#include <process.h>
#include <errno.h>
Include dependency graph for nt_base.h:

Go to the source code of this file.
Data Structures | |
| struct | dirent |
| struct | _DIR |
| struct | _NTMEMORYSTATUSEX |
Defines | |
| #define | WIN32_LEAN_AND_MEAN |
| #define | VC_EXTRALEAN |
| #define | PROT_READ 0x01 |
| #define | PROT_WRITE 0x02 |
| #define | MAP_SHARED 0x01 |
| #define | MAP_PRIVATE 0x02 |
| #define | MAP_ANONYMOUS 0x20 |
| #define | F_OK 0 |
| #define | R_OK 4 |
| #define | W_OK 2 |
| #define | RW_OK 6 |
| #define | _SC_PAGESIZE 1 |
| #define | _SC_PHYS_PAGES 2 |
| #define | chsize(file, length) _chsize(file,length) |
| #define | access(path, mode) _access(path,mode) |
| #define | pclose _pclose |
| #define | popen _popen |
| #define | strcasecmp strcmpi |
| #define | strncasecmp strnicmp |
| #define | tempnam _tempnam |
| #define | vsnprintf _vsnprintf |
| #define | SAFE_GLOBAL |
Typedefs | |
| typedef _DIR | DIR |
| typedef _NTMEMORYSTATUSEX | NTMEMORYSTATUSEX |
| typedef UINT(CALLBACK * | LPFNDLLFUNC1 )(DWORD, UINT) |
| typedef UINT(CALLBACK * | LPFNDLLFUNC2 )(NTMEMORYSTATUSEX *) |
| typedef long | ssize_t |
Functions | |
| MagickExport char * | NTGetLastError (void) |
| MagickExport const GhostscriptVectors * | NTGhostscriptDLLVectors (void) |
| MagickExport const char * | lt_dlerror (void) |
| MagickExport DIR * | opendir (char *) |
| MagickExport double | NTElapsedTime (void) |
| MagickExport double | NTUserTime (void) |
| MagickExport int | Exit (int) |
| MagickExport int | IsWindows95 () |
| MagickExport int | lt_dlclose (void *) |
| MagickExport int | lt_dlexit (void) |
| MagickExport int | lt_dlinit (void) |
| MagickExport int | lt_dlsetsearchpath (const char *) |
| MagickExport int | msync (void *, size_t, int) |
| MagickExport int | munmap (void *, size_t) |
| MagickExport int | NTGhostscriptDLL (char *path, int path_length) |
| MagickExport int | NTGhostscriptEXE (char *path, int path_length) |
| MagickExport int | NTGhostscriptFonts (char *path, int path_length) |
| MagickExport int | NTGhostscriptLoadDLL (void) |
| MagickExport int | NTGhostscriptUnLoadDLL (void) |
| MagickExport int | NTSystemComman (const char *) |
| MagickExport long | sysconf (int) |
| MagickExport long | telldir (DIR *) |
| MagickExport MagickBooleanType | NTGetExecutionPath (char *) |
| MagickExport MagickBooleanType | NTGetModulePath (const char *, char *) |
| MagickExport MagickBooleanType | NTReportException (const char *, const MagickBooleanType) |
| MagickExport struct dirent * | readdir (DIR *) |
| MagickExport unsigned char * | NTResourceToBlob (const char *) |
| MagickExport void | closedir (DIR *) |
| MagickExport void * | lt_dlopen (const char *) |
| MagickExport void ** | lt_dlsym (void *, const char *) |
| MagickExport void *** | mmap (char *, size_t, int, int, int, MagickOffsetType) |
| MagickExport void *** | NTErrorHandler (const ExceptionType, const char *, const char *) |
| MagickExport void *** | NTWarningHandler (const ExceptionType, const char *, const char *) |
| MagickExport void *** | seekdir (DIR *, long) |
|
|
Definition at line 34 of file nt_base.h. Referenced by InitializeMagickResources(), and PersistCache(). |
|
|
Definition at line 35 of file nt_base.h. Referenced by InitializeMagickResources(). |
|
|
Definition at line 46 of file nt_base.h. Referenced by find_handle_callback(), IsAccessible(), and IsDirectory(). |
|
|
|
|
|
Definition at line 30 of file nt_base.h. Referenced by IsAccessible(). |
|
|
Definition at line 29 of file nt_base.h. Referenced by MapBlob(). |
|
|
Definition at line 28 of file nt_base.h. Referenced by MapBlob(). |
|
|
Definition at line 27 of file nt_base.h. Referenced by MapBlob(). |
|
|
Definition at line 49 of file nt_base.h. Referenced by CloseBlob(). |
|
|
Definition at line 52 of file nt_base.h. Referenced by OpenBlob(). |
|
|
Definition at line 25 of file nt_base.h. Referenced by MapBlob(). |
|
|
Definition at line 26 of file nt_base.h. Referenced by MapBlob(). |
|
|
Definition at line 31 of file nt_base.h. Referenced by find_handle_callback(). |
|
|
|
|
|
|
|
|
Definition at line 55 of file nt_base.h. Referenced by LocaleCompare(). |
|
|
Definition at line 58 of file nt_base.h. Referenced by LocaleNCompare(). |
|
|
|
|
|
|
|
|
Definition at line 64 of file nt_base.h. Referenced by FormatMagickString(), FormatString(), LogMagickEvent(), MvgAutoWrapPrintf(), MvgPrintf(), and ThrowMagickException(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by list_files_by_dir(), and ListFiles(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 3927 of file ltdl.c. References LT_DLMUTEX_GETERROR, LT_DLMUTEX_SETERROR, LT_DLSTRERROR, and UNKNOWN.
|
|
|
Definition at line 2284 of file ltdl.c. References lt_dlloader::dlloader_data, lt_dlloader::dlloader_exit, handles, lt_dlhandle_struct::info, initialized, loaders, lt_dlclose(), LT_DLIS_RESIDENT, LT_DLMEM_REASSIGN, LT_DLMUTEX_LOCK, LT_DLMUTEX_SETERROR, LT_DLMUTEX_UNLOCK, LT_DLSTRERROR, lt_user_data, lt_dlloader::next, lt_dlhandle_struct::next, lt_dlinfo::ref_count, and SHUTDOWN.
Here is the call graph for this function: ![]() |
|
|
Definition at line 2198 of file ltdl.c. References lt_user_dlloader::dlloader_data, DLOPEN_NOT_SUPPORTED, handles, INIT_LOADER, initialized, lt_dlloader_add(), lt_dlloader_next(), LT_DLMUTEX_LOCK, LT_DLMUTEX_SETERROR, LT_DLMUTEX_UNLOCK, LT_DLSTRERROR, presym, presym_init(), and user_search_path.
Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
Referenced by MapBlob(). |
|
||||||||||||||||
|
Referenced by SyncBlob(). |
|
||||||||||||
|
Referenced by UnmapBlob(). |
|
|
Referenced by ElapsedTime(), and InitializeRandomReservoir(). |
|
||||||||||||||||
|
|
|
|
Referenced by GetExecutionPath(). |
|
|
|
|
||||||||||||
|
Referenced by GetConfigurePaths(). |
|
||||||||||||
|
|
|
|
Referenced by InvokePostscriptDelegate(). |
|
||||||||||||
|
Referenced by LoadDelegateList(). |
|
||||||||||||
|
Referenced by LoadTypeList(). |
|
|
|
|
|
Referenced by DestroyMagick(), and InvokePostscriptDelegate(). |
|
||||||||||||
|
|
|
|
Referenced by GetConfigureBlob(), GetConfigureOptions(), and GetLocaleOptions(). |
|
|
Referenced by SystemCommand(). |
|
|
Referenced by InitializeRandomReservoir(), and UserTime(). |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Referenced by InitializeMagickResources(), and PersistCache(). |
|
|
|
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC