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

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsstdfile.cpp46 typedef struct RTVFSSTDFILE struct
52 } RTVFSSTDFILE; typedef in typeref:struct:RTVFSSTDFILE
54 typedef RTVFSSTDFILE *PRTVFSSTDFILE;
434 int rc = RTVfsNewFile(&g_rtVfsStdFileOps, sizeof(RTVFSSTDFILE), fOpen, NIL_RTVFS, NIL_RTVFSLOCK,

Completed in 46 milliseconds