Searched defs:PFILEIOSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp471 } FILEIOSTATE, *PFILEIOSTATE; typedef in typeref:struct:FILEIOSTATE
488 PFILEIOSTATE pFS = (PFILEIOSTATE)RTMemAlloc(sizeof(FILEIOSTATE));
505 PFILEIOSTATE pFS = (PFILEIOSTATE)pStorage;
570 PFILEIOSTATE pFS = (PFILEIOSTATE)pStorage;
686 PFILEIOSTATE pFS = (PFILEIOSTATE)RTMemAllocZ(sizeof(FILEIOSTATE));
703 PFILEIOSTATE pF
[all...]

Completed in 47 milliseconds