Home | History | Annotate | Download | only in MagickCore

Lines Matching full:current_directory

1607     *current_directory;
1624 current_directory=opendir(directory);
1625 if (current_directory == (DIR *) NULL)
1635 (void) closedir(current_directory);
1644 while ((MagickReadDirectory(current_directory,buffer,&entry) == 0) &&
1685 (void) closedir(current_directory);