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

/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFInternal.h53 typedef struct VBOXSFVP struct
56 } VBOXSFVP; typedef in typeref:struct:VBOXSFVP
57 AssertCompile(sizeof(VBOXSFVP) <= sizeof(VPFSD));
58 /** Pointer to a VBOXSFVP struct. */
59 typedef VBOXSFVP *PVBOXSFVP;

Completed in 43 milliseconds