Home
last modified time | relevance | path

Searched refs:gunzip_read (Results 1 – 3 of 3) sorted by relevance

/external/grub/stage2/
Dshared.h920 int gunzip_read (char *buf, int len);
Dgunzip.c1182 gunzip_read (char *buf, int len) in gunzip_read() function
Ddisk_io.c1669 return gunzip_read (buf, len); in grub_read()