Searched refs:find_by_label (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/com32/chain/
H A Dchain.c121 static int find_by_label(const char *label, struct part_iter **_boot_part) function
301 if (find_by_label(opt.drivename + 6, &iter) < 0) {

Completed in 130 milliseconds