Go to the source code of this file.
Functions | |
| static const QString | PATHTO_PMOUNT ("/usr/bin/pmount") |
| static const QString | PATHTO_PUMOUNT ("/usr/bin/pumount") |
| static const QString | PATHTO_MOUNT ("/bin/mount") |
| static const QString | PATHTO_UNMOUNT ("/bin/umount") |
| static const QString | PATHTO_MOUNTS ("/proc/mounts") |
| static const QString PATHTO_PMOUNT | ( | "/usr/bin/pmount" | ) | [static] |
Referenced by MythMediaDevice::performMountCmd().
| static const QString PATHTO_PUMOUNT | ( | "/usr/bin/pumount" | ) | [static] |
Referenced by MythMediaDevice::performMountCmd().
| static const QString PATHTO_MOUNT | ( | "/bin/mount" | ) | [static] |
Referenced by MythMediaDevice::performMountCmd().
| static const QString PATHTO_UNMOUNT | ( | "/bin/umount" | ) | [static] |
Referenced by MythMediaDevice::performMountCmd().
| static const QString PATHTO_MOUNTS | ( | "/proc/mounts" | ) | [static] |
Referenced by MythMediaDevice::isMounted().
1.5.5