Searched refs:hasPasswordAccess (Results 1 – 4 of 4) sorted by relevance
147 def hasPasswordAccess(self): member in LiloConfigFile
187 def hasPasswordAccess(self): member in ExtLinuxConfigFile
651 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():
185 def hasPasswordAccess(self): member in _GrubConfigFile
Completed in 14 milliseconds