Searched refs:dirent (Results 1 – 5 of 5) sorted by relevance
66 struct dirent *dirent; in removeDirAndFiles() local67 while ((dirent = readdir(dir)) != NULL) { in removeDirAndFiles()68 if (dirent->d_type == DT_DIR) { in removeDirAndFiles()71 if (strcmp(dirent->d_name, ".") == 0 || strcmp(dirent->d_name, "..") == 0) { in removeDirAndFiles()74 const int filePathBufSize = getFilePathBufSize(dirPath, dirent->d_name); in removeDirAndFiles()76 getFilePath(dirPath, dirent->d_name, filePathBufSize, filePath); in removeDirAndFiles()
59 dirent *entry = readdir(dir); in next()
39 struct dirent* de; in main()
147 struct dirent* entry; in enumerateDevices()
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...