Searched refs:mnt_dir (Results 1 – 2 of 2) sorted by relevance
1043 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()
47 char *mnt_dir; member79 #define MOUNTPOINT mnt_dir
Completed in 19 milliseconds