Searched refs:gunzip_read (Results 1 – 3 of 3) sorted by relevance
920 int gunzip_read (char *buf, int len);
1182 gunzip_read (char *buf, int len) in gunzip_read() function
1669 return gunzip_read (buf, len); in grub_read()