Lines Matching refs:stat_info
647 struct stat stat_info;664 lstat(dir_entry->d_name,&stat_info);665 if (S_ISDIR(stat_info.st_mode)) {