HomeSort by relevance Sort by last modified time
    Searched full:tmp_drive (Results 1 - 4 of 4) sorted by null

  /external/grub/util/
grub-install 133 tmp_drive=`grep -v '^#' $device_map | grep "$tmp_disk *$" \
137 if test "x$tmp_drive" = x; then
147 echo "$tmp_drive" | sed "s%)$%,`expr $tmp_part - 1`)%" ;;
152 tmp_drive=`echo "$tmp_drive" \
158 tmp_drive=`echo "$tmp_drive" \
161 echo "$tmp_drive" ;;
166 tmp_drive=`echo "$tmp_drive" \
    [all...]
grub-install.in 133 tmp_drive=`grep -v '^#' $device_map | grep "$tmp_disk *$" \
137 if test "x$tmp_drive" = x; then
147 echo "$tmp_drive" | sed "s%)$%,`expr $tmp_part - 1`)%" ;;
152 tmp_drive=`echo "$tmp_drive" \
158 tmp_drive=`echo "$tmp_drive" \
161 echo "$tmp_drive" ;;
166 tmp_drive=`echo "$tmp_drive" \
    [all...]
  /external/grub/stage2/
builtins.c 1226 unsigned long tmp_drive = saved_drive;
1301 saved_drive = tmp_drive;
1209 unsigned long tmp_drive = saved_drive; local
3279 unsigned long tmp_drive = saved_drive; local
3843 unsigned long tmp_drive, tmp_partition; local
    [all...]
  /external/grub/
ChangeLog     [all...]

Completed in 2017 milliseconds