Searched refs:MENU_LST_PATH (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dmenulst.py368 # under basepath (instead of to the actual location (MENU_LST_PATH)
370 realmenu = self.MENU_LST_PATH
446 os.path.basename(self.MENU_LST_PATH))
461 self.MENU_LST_PATH,
H A Dsbb.py244 def MENU_LST_PATH(self): member in class:ZFSBootLoader
255 menu_lst = self.MENU_LST_PATH
H A Dlegacygrub.py68 # MENU_LST_PATH is defined as a property-decorated method, below.
431 def MENU_LST_PATH(self): function
458 self._debug('Boot class %s detected. MENU_LST_PATH => %s',
709 item[BootConfig.IDX_DESTNAME] == self.MENU_LST_PATH):
754 item[BootConfig.IDX_DESTNAME] == self.MENU_LST_PATH):

Completed in 24 milliseconds