Searched refs:parse_label (Results 1 – 2 of 2) sorted by relevance
141 static int parse_label(AVIOContext *pb, int *cur_byte, AVBPrint *bp) in parse_label() function204 ret = parse_label(pb, &cur_byte, &label); in parse_file()218 ret = parse_label(pb, &cur_byte, &label); in parse_file()
980 static int parse_label(char **c, struct pxe_menu *cfg) in parse_label() function1120 err = parse_label(&p, cfg); in parse_pxefile_top()