Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h1009 int gunzip_read (char *buf, int len);
H A Dgunzip.c1199 gunzip_read (char *buf, int len) in gunzip_read() function
H A Ddisk_io.c1835 return gunzip_read (buf, len); in grub_read()