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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c538 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
596 next_partition (unsigned long drive, unsigned long dest, function
756 next_partition to determine if a entry comes from a
925 int ret = next_partition (current_drive, dest_partition,
969 /* Initialize CURRENT_PARTITION for next_partition. */
H A Dshared.h1020 int next_partition (unsigned long drive, unsigned long dest,
H A Dbuiltins.c1705 while (next_partition (drive, 0xFFFFFF, &part, &type,
1745 /* next_partition always sets ERRNUM in the last call, so clear
3461 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
3489 /* The partition was not found. ERRNUM was set by next_partition. */

Completed in 76 milliseconds