Searched defs:_oslVolumeDeviceHandleImpl (Results 1 – 2 of 2) sorted by relevance
130 typedef struct _oslVolumeDeviceHandleImpl struct132 sal_Char pszMountPoint[PATH_MAX];133 sal_Char pszFilePath[PATH_MAX];134 sal_Char pszDevice[PATH_MAX];135 sal_Char ident[4];136 sal_uInt32 RefCount;
104 typedef struct _oslVolumeDeviceHandleImpl struct106 sal_Char pszMountPoint[PATH_MAX];107 sal_Char pszFilePath[PATH_MAX];108 sal_Char pszDevice[PATH_MAX];109 sal_Char ident[4];110 sal_uInt32 RefCount;
Completed in 15 milliseconds