Searched refs:temp_stat (Results 1 – 1 of 1) sorted by relevance
130 struct stat temp_stat; in acpi_os_get_next_filename() local154 err = stat(temp_str, &temp_stat); in acpi_os_get_next_filename()165 if ((S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename()168 || ((!S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename()