Home
last modified time | relevance | path

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

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