Home
last modified time | relevance | path

Searched defs:restore_snapshot (Results 1 – 25 of 25) sorted by relevance

/dports/games/instead/instead-3.4.1/stead/stead2/
H A Dsnapshots.lua24 stead.restore_snapshot = function (nr) function
75 function restore_snapshot(nr) function
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/script/tests/win/
H A Dwintest_functions.sh30 restore_snapshot() function
/dports/net/samba412/samba-4.12.15/source4/selftest/win/
H A Dwintest_functions.sh30 restore_snapshot() function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/netapp/
H A Dna_elementsw_snapshot_restore.py150 def restore_snapshot(self): member in ElementOSSnapshotRestore
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/elementsw/plugins/modules/
H A Dna_elementsw_snapshot_restore.py153 def restore_snapshot(self): member in ElementOSSnapshotRestore
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/purestorage/flashblade/plugins/modules/
H A Dpurefb_snap.py222 def restore_snapshot(module, blade): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/ovirt/
H A Dovirt_snapshot.py379 def restore_snapshot(module, vm_service, snapshots_service): function
/dports/games/pentobi/pentobi-19.1/libpentobi_mcts/
H A DPlayoutFeatures.h144 inline void PlayoutFeatures::restore_snapshot(const Board& bd) in restore_snapshot() function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/plugins/modules/
H A Dovirt_snapshot.py418 def restore_snapshot(module, vm_service, snapshots_service): function
/dports/net/remotebox/RemoteBox-2.7/share/remotebox/
H A Drbox_main.pl590 sub restore_snapshot { subroutine
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/Config/
H A DSnapshot.cpp470 const Snapshot& SnapshotDB::restore_snapshot(const std::string &id, AppConfig &app_config) in restore_snapshot() function in Slic3r::GUI::Config::SnapshotDB
480 void SnapshotDB::restore_snapshot(const Snapshot &snapshot, AppConfig &app_config) in restore_snapshot() function in Slic3r::GUI::Config::SnapshotDB
/dports/mail/courier-imap/courier-imap-5.1.4/libs/imap/
H A Dsmapsnapshot.c168 static int restore_snapshot(const char *dir, FILE *snapshot_fp, in restore_snapshot() function
/dports/mail/courier/courier-0.65.3/imap/
H A Dsmapsnapshot.c169 static int restore_snapshot(const char *dir, FILE *snapshot_fp, in restore_snapshot() function
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/dell_emc/unity/
H A Dclient.py335 def restore_snapshot(self, snap_name): member in UnityClient
H A Dadapter.py719 def restore_snapshot(self, volume, snapshot): member in CommonAdapter
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/dell_emc/unity/
H A Dtest_driver.py100 def restore_snapshot(volume, snapshot): member in MockAdapter
H A Dtest_adapter.py212 def restore_snapshot(self, snap_name): member in MockClient
/dports/databases/hbase/hbase-1.2.1/hbase-shell/src/main/ruby/hbase/
H A Dadmin.rb891 def restore_snapshot(snapshot_name) method in Hbase.Admin
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/vboxwrapper/
H A Dvbox_vboxmanage.cpp1310 int VBOX_VM::restore_snapshot() { in restore_snapshot() function in vboxmanage::VBOX_VM
H A Dvbox_mscom_impl.cpp1801 int VBOX_VM::restore_snapshot() { in restore_snapshot() function in VBOX_VM
/dports/games/pentobi/pentobi-19.1/libpentobi_base/
H A DBoard.h871 inline void Board::restore_snapshot() in restore_snapshot() function
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_drbdmanagedrv.py265 def restore_snapshot(self, res, snap, new, rprop, vprops): member in DrbdManageFakeDriver
/dports/editors/vim/vim-8.2.3745/src/
H A Dwindow.c6777 restore_snapshot( in restore_snapshot() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dwindow.c6480 void restore_snapshot(int idx, int close_curwin) in restore_snapshot() function
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appservice/
H A Dcustom.py1871 def restore_snapshot(cmd, resource_group_name, name, time, slot=None, restore_content_only=False, … function