Home
last modified time | relevance | path

Searched refs:parse_label (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpxe.c1246 static int parse_label(char **c, struct pxe_menu *cfg) in parse_label() function
1386 err = parse_label(&p, cfg); in parse_pxefile_top()