Home
last modified time | relevance | path

Searched defs:_oslVolumeDeviceHandleImpl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sal/osl/os2/
H A Dfile_url.h130 typedef struct _oslVolumeDeviceHandleImpl struct
132 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;
/aoo42x/main/sal/osl/unx/
H A Dfile_volume.cxx104 typedef struct _oslVolumeDeviceHandleImpl struct
106 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 17 milliseconds