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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dautofs.c90 buf = grub_file_getline (file);
H A Dcrypto.c112 buf = grub_file_getline (file);
H A Ddyncmd.c114 buf = grub_file_getline (file);
H A Dmain.c47 grub_file_getline (grub_file_t file) function
160 *line = buf = grub_file_getline (file);
H A Dterm.c342 buf = grub_file_getline (file);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dnormal.h54 char *grub_file_getline (grub_file_t file);
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dhashsum.c102 while (grub_free (buf), (buf = grub_file_getline (hashlist)))
H A Dparttool.c201 buf = grub_file_getline (file);
H A Dlegacycfg.c73 char *buf = grub_file_getline (file);

Completed in 22 milliseconds