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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmain.c388 grub_normal_read_line_real (char **line, int cont, int nested) function
420 return grub_normal_read_line_real (line, cont, 0);
450 grub_normal_read_line_real (&line, 0, nested);

Completed in 20 milliseconds