Searched refs:unlock (Results 1 - 10 of 10) sorted by relevance

/pkg/src/tests/cli/
H A Dt_lock.py86 img.unlock()
88 # Verify that after unlock, lock file still exists, but is
153 img.unlock()
181 img.unlock()
/pkg/src/modules/actions/
H A Dgroup.py110 pw.unlock()
143 pw.unlock()
H A Duser.py213 pw.unlock()
339 pw.unlock()
/pkg/src/modules/
H A Dindexer.py730 self.unlock()
764 self.unlock()
799 self.unlock()
802 self.unlock()
868 # unlock, immediately rename the old index directory,
872 self.unlock()
1020 def unlock(self): member in class:Indexer
1023 self.__lockfile.unlock()
H A Dlockfile.py176 def unlock(self): member in class:LockFile
H A Dcfgfiles.py306 def unlock(self): member in class:PasswordFile
307 self.lockfile.unlock()
/pkg/src/modules/client/
H A Dbootenv.py562 self.img.unlock()
1176 self.img.unlock()
H A Dapi.py238 instance._img.unlock()
245 instance._img.unlock()
675 self._img.unlock()
683 self._img.unlock()
1112 self._img.unlock()
2757 self._img.unlock()
2919 self._img.unlock()
3030 self._img.unlock()
4617 This is not needed if the method calls reset unlock,
H A Dimage.py410 # Don't unlock the image if the call failed to
416 self.unlock()
419 self.unlock()
467 def unlock(self): member in class:Image
472 self.__lockfile.unlock()
794 self.unlock()
4184 newimg.unlock()
/pkg/src/modules/server/
H A Drepository.py629 # unlock().
630 ind.unlock()
727 ind.unlock()
1090 self.__lockfile.unlock()
2874 # XXX need filesystem unlock too?

Completed in 2240 milliseconds