Searched refs:temp_stat (Results 1 – 1 of 1) sorted by relevance
96 struct stat temp_stat; in acpi_os_get_next_filename() local120 err = stat(temp_str, &temp_stat); in acpi_os_get_next_filename()131 if ((S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename()134 || ((!S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename()