Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:execution_path

1405     execution_path[MagickPathExtent],
1440 (void) CopyMagickString(execution_path,path,MagickPathExtent);
1442 (void) GetExecutionPath(execution_path,MagickPathExtent);
1443 GetPathComponent(execution_path,TailPath,filename);
1445 GetPathComponent(execution_path,HeadPath,execution_path);
1446 (void) SetClientPath(execution_path);