Searched refs:DirPtr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dosunixdir.c59 DIR *DirPtr; member in struct:ExternalFindInfo
114 ExternalInfo->DirPtr = dir;
144 while ((dir_entry = readdir (ExternalInfo->DirPtr)))
219 closedir (ExternalInfo->DirPtr);

Completed in 42 milliseconds