Searched refs:temp_stat (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/acpi/acpidump/ | ||
H A D | osunixdir.c | 140 struct stat temp_stat; local 168 err = stat (temp_str, &temp_stat); 180 if ((S_ISDIR (temp_stat.st_mode) 183 ((!S_ISDIR (temp_stat.st_mode) |
Completed in 86 milliseconds