Lines Matching defs:cfg
1054 struct pxe_menu *cfg, int nest_level) in handle_include()
1091 static int parse_menu(struct pxe_context *ctx, char **c, struct pxe_menu *cfg, in parse_menu()
1129 static int parse_label_menu(char **c, struct pxe_menu *cfg, in parse_label_menu()
1200 static int parse_label(char **c, struct pxe_menu *cfg) in parse_label()
1317 struct pxe_menu *cfg, int nest_level) in parse_pxefile_top()
1397 void destroy_pxe_menu(struct pxe_menu *cfg) in destroy_pxe_menu()
1416 struct pxe_menu *cfg; in parse_pxefile() local
1443 static struct menu *pxe_menu_to_menu(struct pxe_menu *cfg) in pxe_menu_to_menu()
1511 struct pxe_menu *cfg) in boot_unattempted_labels()
1524 void handle_pxe_menu(struct pxe_context *ctx, struct pxe_menu *cfg) in handle_pxe_menu()
1617 struct pxe_menu *cfg; in pxe_process() local