boot_catalog_entry
LIST_HEAD(boot_catalog_entries,boot_catalog_entry) boot_entries;
static struct boot_catalog_entry *
return ecalloc(1, sizeof(struct boot_catalog_entry));
static struct boot_catalog_entry *
struct boot_catalog_entry *entry;
static struct boot_catalog_entry *
struct boot_catalog_entry *default_entry;
static struct boot_catalog_entry *
struct boot_catalog_entry *entry;
static struct boot_catalog_entry *
struct boot_catalog_entry *entry;
struct boot_catalog_entry *x86_head, *mac_head, *ppc_head, *efi_head,
static struct boot_catalog_entry *cd9660_init_boot_catalog_entry(void);
static struct boot_catalog_entry *cd9660_boot_setup_validation_entry(char);
struct boot_catalog_entry *e;
static struct boot_catalog_entry *cd9660_boot_setup_default_entry(
static struct boot_catalog_entry *cd9660_boot_setup_section_head(char);
static struct boot_catalog_entry *cd9660_boot_setup_validation_entry(char);
LIST_ENTRY(boot_catalog_entry) ll_struct;