Searched refs:temp_stat (Results 1 – 1 of 1) sorted by relevance
249 struct stat temp_stat; in AcpiOsGetNextFilename() local277 err = stat (temp_str, &temp_stat); in AcpiOsGetNextFilename()289 if ((S_ISDIR (temp_stat.st_mode) in AcpiOsGetNextFilename()292 ((!S_ISDIR (temp_stat.st_mode) in AcpiOsGetNextFilename()