Home
last modified time | relevance | path

Searched refs:temp_stat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dosunixdir.c249 struct stat temp_stat; in AcpiOsGetNextFilename() local
277 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()