OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_partition
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
disk_io.c
525
while (
next_partition
(current_drive, 0xFFFFFF, &part, &type,
576
next_partition
(unsigned long drive, unsigned long dest,
function
766
int ret =
next_partition
(current_drive, dest_partition,
808
/* Initialize CURRENT_PARTITION for
next_partition
. */
[
all
...]
shared.h
933
int
next_partition
(unsigned long drive, unsigned long dest,
builtins.c
1260
while (
next_partition
(drive, 0xFFFFFF, &part, &type,
1296
/*
next_partition
always sets ERRNUM in the last call, so clear
[
all
...]
/external/grub/
ChangeLog
[
all
...]
Completed in 564 milliseconds