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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c537 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
588 next_partition (unsigned long drive, unsigned long dest, function
837 int ret = next_partition (current_drive, dest_partition,
880 /* Initialize CURRENT_PARTITION for next_partition. */
H A Dshared.h1021 int next_partition (unsigned long drive, unsigned long dest,
H A Dbuiltins.c1830 while (next_partition (drive, 0xFFFFFF, &part, &type,
1869 /* next_partition always sets ERRNUM in the last call, so clear
3944 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
3965 /* The partition was not found. ERRNUM was set by next_partition. */

Completed in 31 milliseconds