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

/vbox/include/iprt/
H A Dvfslowlevel.h590 typedef struct RTVFSSYMLINKOPS struct
614 } RTVFSSYMLINKOPS; typedef in typeref:struct:RTVFSSYMLINKOPS
616 typedef RTVFSSYMLINKOPS const *PCRTVFSSYMLINKOPS;
617 /** The RTVFSSYMLINKOPS structure version. */
/vbox/src/VBox/Runtime/common/zip/
H A Dtarvfs.cpp1198 * @interface_method_impl{RTVFSSYMLINKOPS,pfnRead}
1210 static const RTVFSSYMLINKOPS g_rtZipTarFssSymOps =
1224 RT_OFFSETOF(RTVFSSYMLINKOPS, Obj) - RT_OFFSETOF(RTVFSSYMLINKOPS, ObjSet),
H A Dxarvfs.cpp1388 * @interface_method_impl{RTVFSSYMLINKOPS,pfnRead}
1404 static const RTVFSSYMLINKOPS g_rtZipXarFssSymOps =
1418 RT_OFFSETOF(RTVFSSYMLINKOPS, Obj) - RT_OFFSETOF(RTVFSSYMLINKOPS, ObjSet),
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp105 RT_OFFSETOF(RTVFSSYMLINKOPS, Obj) - RT_OFFSETOF(RTVFSSYMLINKOPS, ObjSet)); \

Completed in 1894 milliseconds