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

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dlegacygrub.py67 MENU_LST_SUBDIR = 'boot/grub' variable in class:LegacyGRUBBootLoader
69 _MENU_LST_PATH = '/' + MENU_LST_SUBDIR + '/' + MENU_LST_FILE
449 LegacyGRUBBootLoader.MENU_LST_SUBDIR,
481 return os.path.join(menu_lst_root, LegacyGRUBBootLoader.MENU_LST_SUBDIR)

Completed in 16 milliseconds