Home
last modified time | relevance | path

Searched refs:mnt_dir (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile_volume.cxx1043 if ( strncmp(pMountEnt->mnt_dir, pszPath, strlen(pMountEnt->mnt_dir)) == 0 in osl_getFloppyMountEntry()
1047 strncpy(pItem->pszMountPoint, pMountEnt->mnt_dir, sizeof(pItem->pszMountPoint) - 1); in osl_getFloppyMountEntry()
1050 strncpy(pItem->pszFilePath, pMountEnt->mnt_dir, sizeof(pItem->pszFilePath) - 1); in osl_getFloppyMountEntry()
/trunk/main/tools/source/fsys/
H A Dunx.cxx47 char *mnt_dir; member
79 #define MOUNTPOINT mnt_dir

Completed in 20 milliseconds