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

/vbox/src/VBox/Runtime/r3/
H A Disofs.cpp528 PRTISOFSDIRRECORD pDirRecord; local
529 int rc = rtIsoFsGetDirectoryRecord(pFile, pszPath, &pDirRecord);
536 pDirRecord->extent_location,
537 pDirRecord->extent_data_length,
545 rtIsoFsFreeDirectoryRecord(pDirRecord);

Completed in 49 milliseconds