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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c826 unsigned long dest_partition = current_partition; local
837 int ret = next_partition (current_drive, dest_partition,
878 dest_partition = 0xFFFFFF;
949 || (dest_partition >> 16) == pc_slice)
972 && (dest_partition == current_partition
973 || ((dest_partition >> 16) == 0xFF
974 && ((dest_partition >> 8) & 0xFF) == unix_part)))
H A Dbuiltins.c2372 int dest_drive, dest_partition;
2515 dest_partition = current_partition;
2863 current_partition = dest_partition;
2344 int dest_drive, dest_partition; local

Completed in 28 milliseconds