Home | History | Annotate | Download | only in recovery

Lines Matching full:opendir

571         d = opendir(CACHE_LOG_DIR);
601 printf("opendir failed: %s\n", strerror(errno));
716 DIR* d = opendir(path);