Searched refs:get_bootloader_string (Results 1 – 5 of 5) sorted by relevance
/external/syslinux/com32/gplinclude/disk/ |
D | bootloaders.h | 17 int get_bootloader_string(struct driveinfo *, const struct part_entry *,
|
/external/syslinux/com32/gpllib/disk/ |
D | bootloaders.c | 25 int get_bootloader_string(struct driveinfo *d, const struct part_entry *p, in get_bootloader_string() function
|
/external/syslinux/com32/hdt/ |
D | hdt-dump-disks.c | 55 get_bootloader_string(drive_info, ptab, bootloader_name, 9); in show_partition_information()
|
D | hdt-cli-disk.c | 87 if (get_bootloader_string(drive_info, ptab, bootloader_name, 9) == 0) in show_partition_information()
|
D | hdt-menu-disk.c | 116 if (get_bootloader_string(drive_info, ptab, bootloader_name, 9) == 0) { in compute_partition_information()
|