Home | History | Annotate | Download | only in recovery

Lines Matching full:opendir

375         d = opendir(CACHE_LOG_DIR);
405 printf("opendir failed: %s\n", strerror(errno));
617 d = opendir(path);