Home
last modified time | relevance | path

Searched refs:hasPasswordAccess (Results 1 – 4 of 4) sorted by relevance

/tools/pygrub/src/
A DLiloConf.py147 def hasPasswordAccess(self): member in LiloConfigFile
A DExtLinuxConf.py187 def hasPasswordAccess(self): member in ExtLinuxConfigFile
A Dpygrub651 if not self.cf.hasPassword() or self.cf.hasPasswordAccess():
695 if c == ord('c') and self.cf.hasPasswordAccess():
698 elif c == ord('a') and self.cf.hasPasswordAccess():
709 elif c == ord('e') and self.cf.hasPasswordAccess():
A DGrubConf.py185 def hasPasswordAccess(self): member in _GrubConfigFile

Completed in 14 milliseconds