Home
last modified time | relevance | path

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

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dmanage.cpp589 bool emptySnapList = Operation[currentOperation] -> SnapshotsListIsEmpty(); // Is the list empty ?? in updateSnapshots() local
594 if ( !(time == "") && (emptySnapList) ) in updateSnapshots()
598 emptySnapList = Operation[currentOperation] -> SnapshotsListIsEmpty(); // Is the list empty ?? in updateSnapshots()
617 if (emptySnapList) in updateSnapshots()
H A DmanageWizard.cpp300 …bool emptySnapList = Operation[currentOperation] -> SnapshotsListIsEmpty(); // Is the list empty ?? in procFinished() local
304 if (!emptySnapList) in procFinished()